You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
352 B
11 lines
352 B
2 years ago
|
diff --git a/tests/auto/runautotests.py b/tests/auto/runautotests.py
|
||
|
index ba277e9..162dd1d 100755
|
||
|
--- a/tests/auto/runautotests.py
|
||
|
+++ b/tests/auto/runautotests.py
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#! /usr/bin/env python
|
||
|
+#! /usr/bin/python3
|
||
|
#############################################################################
|
||
|
##
|
||
|
## Copyright (C) 2016 The Qt Company Ltd.
|