Fix tests on windows - shebang don't work so great there!

This commit is contained in:
Joe Rickerby
2020-04-11 09:39:25 +01:00
parent 21e6b99884
commit 7ebe8fef55
4 changed files with 3 additions and 5 deletions
@@ -1 +1 @@
print('run_tests.py called!')
print('run_tests.py executed!')