summary refs log tree commit diff stats
path: root/all_tests.py
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-01-18 19:38:04 +0100
committerhut <hut@lavabit.com>2010-01-18 19:38:04 +0100
commit50845f37bc7d2ff71e9b4894e8a3dae6693272c4 (patch)
tree884c5351eb3fbf778f9e3a1028508470d23f67c8 /all_tests.py
parent2c1d2db0894cd9578bbd9665dee71ae984131208 (diff)
downloadranger-50845f37bc7d2ff71e9b4894e8a3dae6693272c4.tar.gz
stuff
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