diff --git a/test/testnullpointer.cpp b/test/testnullpointer.cpp index 0bb8a8bdc..ba3c6f2e3 100644 --- a/test/testnullpointer.cpp +++ b/test/testnullpointer.cpp @@ -90,7 +90,8 @@ private: // cfg const char cfg[] = "\n" "\n" - " \n" + " \n" + " \n" ""; settings.library.loadxmldata(cfg, sizeof(cfg));