diff options
author | Robey Pointer <robey@lag.net> | 2006-11-10 16:53:30 -0800 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2006-11-10 16:53:30 -0800 |
commit | bee3535484c8d8a2005b5f3b6bd3b20ac4ab3edb (patch) | |
tree | 7060d8c5b66e636a94b8c625efec8c1c0e3a2a9e /test.py | |
parent | e736341e2018b1e92d426d72ef74f43462f2a327 (diff) |
[project @ robey@lag.net-20061111005330-08c517e2576693bd]
use python from env for unit tests
Diffstat (limited to 'test.py')
-rwxr-xr-x | test.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Copyright (C) 2003-2005 Robey Pointer <robey@lag.net> # |