diff options
Diffstat (limited to 'tests/replace.py')
-rwxr-xr-x | tests/replace.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/replace.py b/tests/replace.py index 8a8a18e..0ab7dfd 100755 --- a/tests/replace.py +++ b/tests/replace.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 import sys |