diff options
Diffstat (limited to 'test/test_jsinterp.py')
-rw-r--r-- | test/test_jsinterp.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_jsinterp.py b/test/test_jsinterp.py index def823884..8b2b60403 100644 --- a/test/test_jsinterp.py +++ b/test/test_jsinterp.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 from __future__ import unicode_literals |