mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
Trim trailing space unittests directory
This commit is contained in:
@@ -30,8 +30,8 @@ class intl_Tests(wtc.WidgetTestCase):
|
||||
loc = wx.Locale(wx.LANGUAGE_SPANISH)
|
||||
st = loc.GetString('Next')
|
||||
self.assertEqual(st, 'Siguiente')
|
||||
|
||||
|
||||
|
||||
|
||||
def test_intlConstants(self):
|
||||
# just a few of them to make sure the file is included properly
|
||||
wx.LANGUAGE_AFRIKAANS
|
||||
@@ -39,7 +39,7 @@ class intl_Tests(wtc.WidgetTestCase):
|
||||
wx.LANGUAGE_AMHARIC
|
||||
|
||||
|
||||
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user