Skip to content

Commit 65799c4

Browse files
committed
Set run-test script to be a python3 script
1 parent d997526 commit 65799c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/run-test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22
# utils/run-test - test runner for Swift -*- python -*-
33
#
44
# This source file is part of the Swift.org open source project

0 commit comments

Comments
 (0)