Skip to content

Commit b4c0223

Browse files
committed
Fix typo in test import
1 parent 11665c4 commit b4c0223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_system_modules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import windows
22
import ctypes
33

4-
from pfwtest import *
4+
from .pfwtest import *
55

66
@cross_heaven_gates
77
def test_system_module_gc():

0 commit comments

Comments
 (0)