mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 03:50:06 +01:00
Add test checking that wx.GetLocale exists
This commit is contained in:
@@ -39,6 +39,10 @@ class intl_Tests(wtc.WidgetTestCase):
|
|||||||
wx.LANGUAGE_AMHARIC
|
wx.LANGUAGE_AMHARIC
|
||||||
|
|
||||||
|
|
||||||
|
def test_intlGetLocaleFunc(self):
|
||||||
|
# check that this function exists
|
||||||
|
l = wx.GetLocale()
|
||||||
|
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user