diff options
Diffstat (limited to 'tests/tests.py')
-rwxr-xr-x | tests/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.py b/tests/tests.py index 85b194c56..136c879aa 100755 --- a/tests/tests.py +++ b/tests/tests.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # # Copyright (c) 2016 ARM Limited # All rights reserved |