Do run TextStreamTestCase::TestULongLong() test case.
We ran TestLongLong test case twice because of an accidental typo. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
cd3fc53163
commit
acd8a61bd8
@ -47,7 +47,7 @@ private:
|
||||
|
||||
#if wxUSE_LONGLONG
|
||||
CPPUNIT_TEST( TestLongLong );
|
||||
CPPUNIT_TEST( TestLongLong );
|
||||
CPPUNIT_TEST( TestULongLong );
|
||||
#endif // wxUSE_LONGLONG
|
||||
|
||||
#if wxUSE_UNICODE
|
||||
|
Loading…
Reference in New Issue
Block a user