summaryrefslogtreecommitdiff
path: root/tko/parsers/test/new_scenario.py
diff options
context:
space:
mode:
Diffstat (limited to 'tko/parsers/test/new_scenario.py')
-rw-r--r--tko/parsers/test/new_scenario.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tko/parsers/test/new_scenario.py b/tko/parsers/test/new_scenario.py
index 66b2c9e5..37efdcfc 100644
--- a/tko/parsers/test/new_scenario.py
+++ b/tko/parsers/test/new_scenario.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.4
+#!/usr/bin/python
"""Create new scenario test instance from an existing results directory.
This automates creation of regression tests for the results parsers.