Skip to content

Commit 67f0a04

Browse files
committed
Commented Testing Call Again
1 parent 44bedd8 commit 67f0a04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_plugin.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
import pytest
44

55
# For testing in Spyder only
6-
if __name__ == "__main__":
7-
pytest.main(['-v', '-s'])
6+
# if __name__ == "__main__":
7+
# pytest.main(['-v', '-s'])
88

99

1010
# pytest -p pytester

0 commit comments

Comments
 (0)