We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fea33e commit 772c8fcCopy full SHA for 772c8fc
tests/cpp-tests/Classes/FileUtilsTest/FileUtilsTest.cpp
@@ -202,7 +202,7 @@ std::string TestSearchPath::title() const
202
203
std::string TestSearchPath::subtitle() const
204
{
205
- 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";
206
}
207
208
// TestFilenameLookup
0 commit comments