diff options
Diffstat (limited to 'test/spec/run.py')
-rwxr-xr-x | test/spec/run.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spec/run.py b/test/spec/run.py index 751895541..ec07929c4 100755 --- a/test/spec/run.py +++ b/test/spec/run.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 from __future__ import print_function import argparse |