add test instructions

This commit is contained in:
Nite Luo 2014-01-14 17:06:22 -08:00
parent 5f661babd2
commit edc7547f70
1 changed files with 1 additions and 1 deletions

View File

@ -513,5 +513,5 @@ std::string VBOFullTest::title() const
std::string VBOFullTest::subtitle() const
{
return "VBO full Test";
return "VBO full Test, everthing should render normally";
}