diff --git a/Tests/test_NAL/test_NAL2.py b/Tests/test_NAL/test_NAL2.py index 0d2d2c1..2b3a618 100644 --- a/Tests/test_NAL/test_NAL2.py +++ b/Tests/test_NAL/test_NAL2.py @@ -141,7 +141,6 @@ def test_analogy_0(self): ' swan>. %1.00;0.90%', 20 ) - for t in tasks_derived: print(t) self.assertTrue( output_contains(tasks_derived, ' swimmer>. %1.00;0.81%') )