summaryrefslogtreecommitdiff
path: root/test/spec_tests.py
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-12-24 12:48:52 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-12-24 12:49:15 -0700
commitba8f2c48b700a466a8cf7097d5f72d43372d4c37 (patch)
tree7dcffa9e4c7a9649b254b1cff5e4502fe2d0b902 /test/spec_tests.py
parent06138ad4c2b0246506dc5e4b406d0e9650427beb (diff)
Use python2 for man, test scripts.
Closes #251.
Diffstat (limited to 'test/spec_tests.py')
-rwxr-xr-xtest/spec_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spec_tests.py b/test/spec_tests.py
index 77a6be5..aa172a0 100755
--- a/test/spec_tests.py
+++ b/test/spec_tests.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# -*- coding: utf-8 -*-
import sys