Chromium Code Reviews| Index: tests/fix_encoding_test.py |
| diff --git a/tests/fix_encoding_test.py b/tests/fix_encoding_test.py |
| index a6ee18627121c1efacf0160e6c265439a817086d..d4f49f4d13f94a0bd72672ead26a1335af3e0961 100755 |
| --- a/tests/fix_encoding_test.py |
| +++ b/tests/fix_encoding_test.py |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/python |
| +#!/usr/bin/env python |
| # 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 |