Index: tests/fix_encoding_test.py |
diff --git a/tests/fix_encoding_test.py b/tests/fix_encoding_test.py |
index a6ee18627121c1efacf0160e6c265439a817086d..9643a3fff52b47d08b6a9b29e4c23ae57b82ad49 100755 |
--- a/tests/fix_encoding_test.py |
+++ b/tests/fix_encoding_test.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python2.5 |
# coding=utf8 |
# Copyright (c) 2011 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |