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

debug

parent 98398bc5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -219,7 +219,7 @@ class TestDemoFunction(unittest.TestCase):
        
        
############################################################################
    def test_mci_sim_7(self):
    def test_mci_sim_6(self):
        
        """
        Aim
@@ -256,7 +256,7 @@ class TestDemoFunction(unittest.TestCase):
        
        self.assertEqual(
            1 , 1,
            "case 7: STAR sim passes.",
            "case 6: STAR sim passes.",
        )
    #############################################