mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
Use absolute import of wtc in the unittest modules, instead of depending on them being run as __main__ and getting the folder on the sys.path by default.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import unittest
|
||||
import wtc
|
||||
from unittests import wtc
|
||||
import wx
|
||||
import wx.lib.imageutils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user