uncomment test main

release/4.3a0
cbeall3 2014-06-03 15:24:50 -04:00
parent fb50e20c82
commit c583564098
1 changed files with 4 additions and 4 deletions

View File

@ -1310,9 +1310,9 @@ TEST( SmartStereoProjectionPoseFactor, Constructor) {
// // EXPECT(assert_equal(pose3,result.at<Pose3>(x3)));
// if(isDebugTest) tictoc_print_();
//}
//
///* ************************************************************************* */
//int main() { TestResult tr; return TestRegistry::runAllTests(tr); }
///* ************************************************************************* */
/* ************************************************************************* */
int main() { TestResult tr; return TestRegistry::runAllTests(tr); }
/* ************************************************************************* */