aboutsummaryrefslogtreecommitdiffstats
path: root/tools/test262.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test262.py')
-rw-r--r--tools/test262.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test262.py b/tools/test262.py
index 061c813fb..c3a4792a0 100644
--- a/tools/test262.py
+++ b/tools/test262.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright 2009 the Sputnik authors. All rights reserved.
# This code is governed by the BSD license found in the LICENSE file.