Skip to content

Commit 0514e35

Browse files
author
Emmanouil Konstantinidis
committed
Clean up
1 parent ca95607 commit 0514e35

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_cli.py

-3
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,3 @@ def test_cli_file_not_found(self):
7575

7676
self.assertEqual(result.exit_code, 0)
7777
self.assertIn("Could not find requirements-fake.txt. No such file or directory.", result.output)
78-
79-
# if __name__ == '__main__':
80-
# unittest.main()

0 commit comments

Comments
 (0)