Enable InsertionPoint unit test for multiline text controls too
There doesn't seem to be any reason to not run it.
This commit is contained in:
@@ -71,6 +71,7 @@ private:
|
||||
// don't pass neither but this could be a bug.
|
||||
CPPUNIT_TEST( SetValue );
|
||||
CPPUNIT_TEST( Selection );
|
||||
CPPUNIT_TEST( InsertionPoint );
|
||||
CPPUNIT_TEST( Replace );
|
||||
WXUISIM_TEST( Editable );
|
||||
CPPUNIT_TEST( CopyPaste );
|
||||
|
Reference in New Issue
Block a user