Commit 5f442a6c authored by Jan Kiene's avatar Jan Kiene
Browse files

uncomment actual testing part again

parent 176d4d75
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -150,7 +150,7 @@ def test_generate_test_items(exp_lab_pair):

    pytest.fail("fail all for testing purposes")

    # generate_test(args)
    generate_test(args)

    # if not all_lengths_equal(config):
        # raise RuntimeError("Unequal lengths between input and output files detected")
    if not all_lengths_equal(config):
        raise RuntimeError("Unequal lengths between input and output files detected")