Tweak the name

This commit is contained in:
Nite Luo 2015-01-29 00:24:32 -08:00
parent 893cd0612d
commit 5532cb30b6
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ Sprite3DForceDepthTest::Sprite3DForceDepthTest()
std::string Sprite3DForceDepthTest::title() const
{
return "Force Depth Write Test";
return "Force Depth Write Error Test";
}
std::string Sprite3DForceDepthTest::subtitle() const