diff options
Diffstat (limited to 'test/test_string.py')
-rw-r--r-- | test/test_string.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_string.py b/test/test_string.py index 667bdf0ad4e..ed7b8cdf88d 100644 --- a/test/test_string.py +++ b/test/test_string.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import unittest |