diff options
Diffstat (limited to 'test/run.py')
-rwxr-xr-x | test/run.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run.py b/test/run.py index be76a4fb..749c11d7 100755 --- a/test/run.py +++ b/test/run.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 import unittest import os |