diff options
Diffstat (limited to 'testing/gmock/test/gmock_test_utils.py')
-rw-r--r--[-rwxr-xr-x] | testing/gmock/test/gmock_test_utils.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gmock/test/gmock_test_utils.py b/testing/gmock/test/gmock_test_utils.py index 4c09e39..2fda138 100755..100644 --- a/testing/gmock/test/gmock_test_utils.py +++ b/testing/gmock/test/gmock_test_utils.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2.4 +#!/usr/bin/env python # # Copyright 2006, Google Inc. # All rights reserved. |