Commit 51e123ec authored by Taddeus Kroes's avatar Taddeus Kroes

Commented seemlesly useless unit test (?).

parent 290f2847
......@@ -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([
......
Markdown is supported
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