diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2011-03-10 12:11:22 -0800 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2011-03-10 12:11:22 -0800 |
commit | 378585e7f089b62b7a0dd69adde48cd63fc7bacc (patch) | |
tree | c9f231718b68483a791beb1fb82c90820cd8dc5c /indra/llmessage/tests/testrunner.py | |
parent | bb57d34cb1db372322f196ba3fd9190a352a71e3 (diff) | |
parent | e94fa316f34c275d3059808903ea5d8cf24a1ad3 (diff) |
Merge
Diffstat (limited to 'indra/llmessage/tests/testrunner.py')
-rw-r--r-- | indra/llmessage/tests/testrunner.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmessage/tests/testrunner.py b/indra/llmessage/tests/testrunner.py index 4d58ef7130..b70ce91ee7 100644 --- a/indra/llmessage/tests/testrunner.py +++ b/indra/llmessage/tests/testrunner.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python """\ @file testrunner.py @author Nat Goodspeed |