diff --git a/tests/cpp-tests/Classes/FileUtilsTest/FileUtilsTest.cpp b/tests/cpp-tests/Classes/FileUtilsTest/FileUtilsTest.cpp index 187dfe4a8fd7..36331002fb40 100644 --- a/tests/cpp-tests/Classes/FileUtilsTest/FileUtilsTest.cpp +++ b/tests/cpp-tests/Classes/FileUtilsTest/FileUtilsTest.cpp @@ -202,7 +202,7 @@ std::string TestSearchPath::title() const std::string TestSearchPath::subtitle() const { - return "See the console, can see a orange box and a 'about' picture"; + return "See the console, can see a orange box and a 'about' picture, except Android"; } // TestFilenameLookup