Skip to content

Commit 4186010

Browse files
authored
Run test with default python cmd (#73)
1 parent f9fbd7d commit 4186010

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/bin/env python
22

33
import unittest
44
import subprocess

0 commit comments

Comments
 (0)