mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-15 17:20:07 +01:00
Fix a couple of imports in unittests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
import unittest
|
||||
import wtc
|
||||
from unittests import wtc
|
||||
import wx
|
||||
|
||||
import wx.lib.plot as wxplot
|
||||
|
||||
@@ -4,7 +4,7 @@ import wx
|
||||
import wx.lib.throbber as th
|
||||
|
||||
|
||||
import throbImages
|
||||
from unittests import throbImages
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user