diff options
| -rwxr-xr-x | test/alltests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/alltests.py b/test/alltests.py index 7c31c4623..ecd950853 100755 --- a/test/alltests.py +++ b/test/alltests.py @@ -1,4 +1,4 @@ -#!/usr/bin/env py4123 +#!/usr/bin/env python # Author: David Goodger # Contact: goodger@users.sourceforge.net |
