aboutsummaryrefslogtreecommitdiff
path: root/unit-tests.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2020-07-13 00:33:14 -0400
committerRob Austein <sra@hactrn.net>2020-07-13 00:33:14 -0400
commitf120a263ec422739d201843a5979bfabdf410708 (patch)
tree4d00ae583353076138a58b42cbdbf92fbb19ce38 /unit-tests.py
parentd015707e0e26bafbfad72511c0a47cbb66c90971 (diff)
Whack all Python shebangs to Python 3
Diffstat (limited to 'unit-tests.py')
-rw-r--r--unit-tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/unit-tests.py b/unit-tests.py
index b1e8a21..c2f7171 100644
--- a/unit-tests.py
+++ b/unit-tests.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# Copyright (c) 2016, NORDUnet A/S
# All rights reserved.