Skip to content

Commit 545fcca

Browse files
committed
Mark test script as python3
1 parent 3c859c0 commit 545fcca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/phpmyadmin_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python2
1+
#!/usr/bin/env python3
22
import argparse
33
import os
44
import subprocess

0 commit comments

Comments
 (0)