From d86998b84d90a6a5aadb9bd637c14150b125a626 Mon Sep 17 00:00:00 2001 From: Kevin Ollivier Date: Mon, 6 Feb 2012 01:35:28 +0000 Subject: [PATCH] Remove MGL port check now that it's been removed, and also remove a duplicate set of wx.PORT_XYZ tests. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- unittests/test_platinfo.py | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/unittests/test_platinfo.py b/unittests/test_platinfo.py index a286b956..8f351006 100644 --- a/unittests/test_platinfo.py +++ b/unittests/test_platinfo.py @@ -67,21 +67,6 @@ class platinfo_Tests(wtc.WidgetTestCase): wx.PORT_MSW wx.PORT_MOTIF wx.PORT_GTK - wx.PORT_MGL - wx.PORT_X11 - wx.PORT_OS2 - wx.PORT_MAC - wx.PORT_COCOA - wx.PORT_WINCE - wx.PORT_PALMOS - wx.PORT_DFB - - wx.PORT_UNKNOWN - wx.PORT_BASE - wx.PORT_MSW - wx.PORT_MOTIF - wx.PORT_GTK - wx.PORT_MGL wx.PORT_X11 wx.PORT_OS2 wx.PORT_MAC