aboutsummaryrefslogtreecommitdiff
path: root/unit_tests.py
diff options
context:
space:
mode:
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 512d648..a769add 100644
--- a/unit_tests.py
+++ b/unit_tests.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
"""
PKCS #11 unit tests, using cryptech.py11 and the Python unit_test framework.