From 8168d4a1862129b3ecf82bd26389274e55c1821b Mon Sep 17 00:00:00 2001 From: Luca Carlone Date: Thu, 26 Sep 2013 23:09:48 +0000 Subject: [PATCH] commented test --- gtsam_unstable/slam/tests/testSmartProjectionFactor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtsam_unstable/slam/tests/testSmartProjectionFactor.cpp b/gtsam_unstable/slam/tests/testSmartProjectionFactor.cpp index 27d7f2a46..f493316c1 100644 --- a/gtsam_unstable/slam/tests/testSmartProjectionFactor.cpp +++ b/gtsam_unstable/slam/tests/testSmartProjectionFactor.cpp @@ -583,7 +583,7 @@ TEST( SmartProjectionFactor, 3poses_projection_factor ){ } -/* ************************************************************************* */ +/* ************************************************************************* TEST( SmartProjectionFactor, 3poses_2land_rotation_only_smart_projection_factor ){ cout << " ************************ SmartProjectionFactor: 3 cams + 2 landmarks: Rotation Only**********************" << endl;