Skip to content

Commit

Permalink
[cpp test-Android]20:FileUtils/2 change title (cocos2d#19197)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatriceJiang authored and huangwei1024 committed Jun 20, 2019
1 parent b4c58c7 commit 36fb452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cpp-tests/Classes/FileUtilsTest/FileUtilsTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 36fb452

Please sign in to comment.