Skip to content

Commit 36456a1

Browse files
authored
Update test_qnx.py
1 parent 4d229f1 commit 36456a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_qnx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#
55

66
import sys, unittest
7-
sys.path.append("..")
87

8+
sys.path.append("..")
99
from qiling import *
1010
from qiling.exception import *
1111
from qiling.const import QL_VERBOSE

0 commit comments

Comments
 (0)