Commit 78e1c06c authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

debug

parent 98398bc5
...@@ -219,7 +219,7 @@ class TestDemoFunction(unittest.TestCase): ...@@ -219,7 +219,7 @@ class TestDemoFunction(unittest.TestCase):
############################################################################ ############################################################################
def test_mci_sim_7(self): def test_mci_sim_6(self):
""" """
Aim Aim
...@@ -256,7 +256,7 @@ class TestDemoFunction(unittest.TestCase): ...@@ -256,7 +256,7 @@ class TestDemoFunction(unittest.TestCase):
self.assertEqual( self.assertEqual(
1 , 1, 1 , 1,
"case 7: STAR sim passes.", "case 6: STAR 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