Sfoglia il codice sorgente

Commented seemlesly useless unit test (?).

Taddeus Kroes 14 anni fa
parent
commit
51e123ec5e
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  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([