diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/py/test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/py/test.py b/test/py/test.py index 74e560a4d3..4695079ef7 100755 --- a/test/py/test.py +++ b/test/py/test.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # Copyright (c) 2015 Stephen Warren # Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved. |