summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests')
-rwxr-xr-xsrc/tests/pyhbac-test.py2
-rwxr-xr-xsrc/tests/pysss_murmur-test.py2
-rw-r--r--src/tests/python-test.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/tests/pyhbac-test.py b/src/tests/pyhbac-test.py
index 5579180b..c4228368 100755
--- a/src/tests/pyhbac-test.py
+++ b/src/tests/pyhbac-test.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
import unittest
import sys
diff --git a/src/tests/pysss_murmur-test.py b/src/tests/pysss_murmur-test.py
index 715ea16b..ee0e8b8a 100755
--- a/src/tests/pysss_murmur-test.py
+++ b/src/tests/pysss_murmur-test.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
# SSSD
#
# Unit tests for pysss_murmur
diff --git a/src/tests/python-test.py b/src/tests/python-test.py
index e1eaab2d..81e09c4b 100644
--- a/src/tests/python-test.py
+++ b/src/tests/python-test.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
#coding=utf-8
# Authors: