diff options
Diffstat (limited to 'tests/testing/helpers.py')
-rwxr-xr-x | tests/testing/helpers.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testing/helpers.py b/tests/testing/helpers.py index 29c6bf5ea..70e6dfb01 100755 --- a/tests/testing/helpers.py +++ b/tests/testing/helpers.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python2.7 # # Copyright (c) 2016 ARM Limited # All rights reserved |