Skip to content

Commit 9404652

Browse files
committed
Update tests/test_replace_shortcut_names.py
1 parent 0eff54a commit 9404652

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_replace_shortcut_names.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,3 @@ def test_spaces():
6565
assert replace_shortcut_names("CTRL > +", {}) == "CTRL<seq>+"
6666

6767

68-
if __name__ == "__main__":
69-
pytest.main([__file__, "-v"])

0 commit comments

Comments
 (0)