Skip to content

Commit

Permalink
Turning off runtests.py, use pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
stoiveroberts committed Dec 21, 2022
1 parent a1868c7 commit 5d6b119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtests.py
Original file line number Diff line number Diff line change
Expand Up @@ -713,4 +713,4 @@ def check_lint(lint_args):
print('#','Note: You can use the pytest arguments -q or -v to have less or more detail #')
print('#','in the pytest output. #')
print('#','=========================================================================== #')
main(argv=sys.argv[1:])
#main(argv=sys.argv[1:])

0 comments on commit 5d6b119

Please sign in to comment.