use python from env for unit tests
This commit is contained in:
Robey Pointer 2006-11-10 16:53:30 -08:00
parent e736341e20
commit bee3535484
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python #!/usr/bin/env python
# Copyright (C) 2003-2005 Robey Pointer <robey@lag.net> # Copyright (C) 2003-2005 Robey Pointer <robey@lag.net>
# #