Skip to content

Commit

Permalink
[cpp test-Android]20:FileUtils/2 change title (#19197)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatriceJiang committed Nov 22, 2018
1 parent 4fea33e commit 772c8fc
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 772c8fc

Please sign in to comment.