delete Time of Impact test which can not shown

This commit is contained in:
boyu0 2014-03-31 13:41:48 +08:00
parent 9b75fc5595
commit 48854f4649
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ TestEntry g_testEntries[] =
{"Convex Hull", ConvexHull::Create}, {"Convex Hull", ConvexHull::Create},
{"Apply Force", ApplyForce::Create}, {"Apply Force", ApplyForce::Create},
{"Continuous Test", ContinuousTest::Create}, {"Continuous Test", ContinuousTest::Create},
{"Time of Impact", TimeOfImpact::Create}, // {"Time of Impact", TimeOfImpact::Create},
{"Motor Joint", MotorJoint::Create}, {"Motor Joint", MotorJoint::Create},
{"One-Sided Platform", OneSidedPlatform::Create}, {"One-Sided Platform", OneSidedPlatform::Create},
{"Mobile", Mobile::Create}, {"Mobile", Mobile::Create},