mirror of https://github.com/ConsenSys/mythril
parent
4c1b3baa8a
commit
2458b5302d
@ -1,3 +1,3 @@ |
||||
#!/bin/sh |
||||
|
||||
python -m unittest discover -p "*_test.py" |
||||
python3 -m unittest discover -p "*_test.py" |
||||
|
Loading…
Reference in new issue