Skip to content

Commit 6bcaf9d

Browse files
committed
removed unused lines in tests/test_cons.py
1 parent 7a76a68 commit 6bcaf9d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/test_cons.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,3 @@ def test_getValsLinear():
200200
@pytest.mark.skip(reason="TODO: test getRowLinear()")
201201
def test_getRowLinear():
202202
assert True
203-
204-
205-
if __name__ == "__main__":
206-
test_getConsNVars()

0 commit comments

Comments
 (0)