Tests: changed shebang to the default.

This commit is contained in:
Andrey Zelenkov
2017-11-28 16:06:14 +03:00
parent ec411569e7
commit cf09ca655a

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python3 #!/usr/bin/env python3
import unittest import unittest
import os import os