diff options
Diffstat (limited to 'tests/testing/__init__.py')
-rw-r--r-- | tests/testing/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testing/__init__.py b/tests/testing/__init__.py index 1bc471108..4230079e6 100644 --- a/tests/testing/__init__.py +++ b/tests/testing/__init__.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python2.7 # # Copyright (c) 2016 ARM Limited # All rights reserved |