mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 12:00:13 +01:00
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
0
bin/make-new-etg-file.py
Normal file → Executable file
0
bin/make-new-etg-file.py
Normal file → Executable file
@@ -5,8 +5,6 @@ import os
|
|||||||
from cStringIO import StringIO
|
from cStringIO import StringIO
|
||||||
|
|
||||||
|
|
||||||
pngFile = os.path.join(os.path.dirname(__file__), 'toucan.png')
|
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
|
|
||||||
class filesys_Tests(wtc.WidgetTestCase):
|
class filesys_Tests(wtc.WidgetTestCase):
|
||||||
|
|||||||
@@ -3,8 +3,6 @@ import wtc
|
|||||||
import wx
|
import wx
|
||||||
import os
|
import os
|
||||||
|
|
||||||
pngFile = os.path.join(os.path.dirname(__file__), 'pointy.png')
|
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
|
|
||||||
class intl_Tests(wtc.WidgetTestCase):
|
class intl_Tests(wtc.WidgetTestCase):
|
||||||
|
|||||||
Reference in New Issue
Block a user