Skip to content

Commit c855d11

Browse files
committed
skipped some test for m1 testing. evm typo
1 parent 4fb7333 commit c855d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_evm.py

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

3-
import sys, unittest
3+
import platform, sys, unittest
44

55
sys.path.append("..")
66
from qiling import Qiling

0 commit comments

Comments
 (0)