summaryrefslogtreecommitdiff
path: root/test/pathological_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/pathological_tests.py
parent06138ad4c2b0246506dc5e4b406d0e9650427beb (diff)
Use python2 for man, test scripts.
Closes #251.
Diffstat (limited to 'test/pathological_tests.py')
-rw-r--r--test/pathological_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pathological_tests.py b/test/pathological_tests.py
index 3cf1662..49ed6db 100644
--- a/test/pathological_tests.py
+++ b/test/pathological_tests.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# -*- coding: utf-8 -*-
import re