Index: tests/filesystem_mock.py |
diff --git a/tests/filesystem_mock.py b/tests/filesystem_mock.py |
index f8a3a1d87ddc7b65756ddababcef17c0409e009c..299fdfc893ad15d6c172051c7a2d960ddf07cf69 100644 |
--- a/tests/filesystem_mock.py |
+++ b/tests/filesystem_mock.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python2.5 |
# Copyright (c) 2011 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |