mirror of https://github.com/ConsenSys/mythril
commit
226aecff14
@ -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