summary refs log tree commit diff stats
path: root/all_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'all_tests.py')
-rwxr-xr-xall_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/all_tests.py b/all_tests.py
index dde73d53..33b16f7f 100755
--- a/all_tests.py
+++ b/all_tests.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!/usr/bin/python
 """Run all the tests inside the test/ directory as a test suite."""
 if __name__ == '__main__':
 	import unittest