diff --git a/tests/filename/filenametest.cpp b/tests/filename/filenametest.cpp index 4a1d46d547..4145a2217e 100644 --- a/tests/filename/filenametest.cpp +++ b/tests/filename/filenametest.cpp @@ -288,9 +288,9 @@ void FileNameTestCase::TestNormalize() static struct FileNameTest { - const wxChar *original; + const wxString original; int flags; - const wxChar *expected; + const wxString expected; } tests[] = { // test wxPATH_NORM_ENV_VARS