We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0a722 commit 373607eCopy full SHA for 373607e
tests/command_line_test.py
@@ -21,7 +21,7 @@
21
22
class TestCommandLine:
23
24
- def test_test_input_file(self):
+ def test_input_file(self):
25
with patch(
26
"sys.argv",
27
[
0 commit comments