git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2012-02-27 23:52:37 +00:00
parent 5078b242f4
commit c80c343ae9
3 changed files with 0 additions and 4 deletions

0
bin/make-new-etg-file.py Normal file → Executable file
View File

View File

@@ -5,8 +5,6 @@ import os
from cStringIO import StringIO
pngFile = os.path.join(os.path.dirname(__file__), 'toucan.png')
#---------------------------------------------------------------------------
class filesys_Tests(wtc.WidgetTestCase):

View File

@@ -3,8 +3,6 @@ import wtc
import wx
import os
pngFile = os.path.join(os.path.dirname(__file__), 'pointy.png')
#---------------------------------------------------------------------------
class intl_Tests(wtc.WidgetTestCase):