Add wxOVERRIDE to test files
And cleanup some tailing spaces and tabs.
This commit is contained in:
@@ -68,7 +68,7 @@ void EnvTestCase::GetSet()
|
||||
void EnvTestCase::Path()
|
||||
{
|
||||
wxString contents;
|
||||
|
||||
|
||||
CPPUNIT_ASSERT(wxGetEnv(wxT("PATH"), &contents));
|
||||
CPPUNIT_ASSERT(!contents.empty());
|
||||
}
|
||||
|
Reference in New Issue
Block a user