Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devtools/CompleteTestKit/testKit.py
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/CompleteTestKit/testKit.py')
-rwxr-xr-xdevtools/CompleteTestKit/testKit.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/devtools/CompleteTestKit/testKit.py b/devtools/CompleteTestKit/testKit.py
index 6ecf87d..ffaddf4 100755
--- a/devtools/CompleteTestKit/testKit.py
+++ b/devtools/CompleteTestKit/testKit.py
@@ -1,3 +1,4 @@
+#! /usr/bin/env python
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# testKit - a testing kit run in terminal for pygame benchmarking pygame methods
#
@@ -13,8 +14,6 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
-
-#! /usr/bin/env python
print "\n\nLoading..."
from datetime import datetime
import sys