Skip to content

Commit 772c8fc

Browse files
authored
[cpp test-Android]20:FileUtils/2 change title (#19197)
1 parent 4fea33e commit 772c8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cpp-tests/Classes/FileUtilsTest/FileUtilsTest.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ std::string TestSearchPath::title() const
202202

203203
std::string TestSearchPath::subtitle() const
204204
{
205-
return "See the console, can see a orange box and a 'about' picture";
205+
return "See the console, can see a orange box and a 'about' picture, except Android";
206206
}
207207

208208
// TestFilenameLookup

0 commit comments

Comments
 (0)