mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
Fix typo in test import
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import windows
|
||||
import ctypes
|
||||
|
||||
from pfwtest import *
|
||||
from .pfwtest import *
|
||||
|
||||
@cross_heaven_gates
|
||||
def test_system_module_gc():
|
||||
|
||||
Reference in New Issue
Block a user