Commit 681eda39 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

parent 33ff81af
Pipeline #3998 passed with stage
in 0 seconds
"""
Identifier: ifs_sim/tests/test_ifs_sim.py
Name: test_ifs_sim.py
Description: Test ifs sim.
Identifier: mci_sim/tests/test_mci_sim.py
Name: test_mci_sim.py
Description: Test mci sim.
Author: Zhaojun Yan
Created: 2024-04-09
Modified-History:
......@@ -44,7 +44,7 @@ class TestDemoFunction(unittest.TestCase):
csst_mci_sim.runMCIsim(sourcein, configfile, dir_path, 1)
self.assertEqual(
1 , 1,
0 , 1,
"case 1: SCI sim passes.",
)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment