mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Trim trailing space unittests directory
This commit is contained in:
@@ -13,7 +13,7 @@ class defs_Tests(wtc.WidgetTestCase):
|
||||
self.assertEqual(wx.INT64_MIN, (-9223372036854775807)-1)
|
||||
self.assertEqual(wx.INT64_MAX, 9223372036854775807)
|
||||
self.assertEqual(wx.UINT64_MAX, 0xFFFFFFFFFFFFFFFF)
|
||||
|
||||
|
||||
def test_constants2(self):
|
||||
# These constants needed some special tweaking. Make sure it
|
||||
# was done right.
|
||||
|
||||
Reference in New Issue
Block a user