Parcourir la source

Commented seemlesly useless unit test (?).

Taddeus Kroes il y a 14 ans
Parent
commit
51e123ec5e
1 fichiers modifiés avec 5 ajouts et 5 suppressions
  1. 5 5
      tests/test_leiden_oefenopgave_v12.py

+ 5 - 5
tests/test_leiden_oefenopgave_v12.py

@@ -86,11 +86,11 @@ class TestLeidenOefenopgaveV12(TestCase):
             'a ^ 6 * b ^ 2',
         ])
 
-    def test_2_c(self):
-        self.assertRewrite([
-            'a5+a3',
-            'a ^ 5 + a ^ 3',
-        ])
+    #def test_2_c(self):
+    #    self.assertRewrite([
+    #        'a5+a3',
+    #        'a ^ 5 + a ^ 3',
+    #    ])
 
     def test_2_d(self):
         self.assertRewrite([