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