summaryrefslogtreecommitdiffhomepage
path: root/test.py
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2006-11-10 16:53:30 -0800
committerRobey Pointer <robey@lag.net>2006-11-10 16:53:30 -0800
commitbee3535484c8d8a2005b5f3b6bd3b20ac4ab3edb (patch)
tree7060d8c5b66e636a94b8c625efec8c1c0e3a2a9e /test.py
parente736341e2018b1e92d426d72ef74f43462f2a327 (diff)
[project @ robey@lag.net-20061111005330-08c517e2576693bd]
use python from env for unit tests
Diffstat (limited to 'test.py')
-rwxr-xr-xtest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.py b/test.py
index a1cf390c..a21d9879 100755
--- a/test.py
+++ b/test.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright (C) 2003-2005 Robey Pointer <robey@lag.net>
#