Skip to content

Commit 68b20ac

Browse files
PatriceJiangdrelaptop
authored andcommitted
[cpp test-Android]20:FileUtils/2 change title (cocos2d#19197)
1 parent 5bfc3f2 commit 68b20ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)