Fix typo in test import

This commit is contained in:
hakril
2025-02-14 17:01:00 +01:00
parent 11665c4608
commit b4c0223377
+1 -1
View File
@@ -1,7 +1,7 @@
import windows
import ctypes
from pfwtest import *
from .pfwtest import *
@cross_heaven_gates
def test_system_module_gc():