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