re-enable testSmartStereoProjectionFactorPP

release/4.3a0
Varun Agrawal 2023-04-27 16:32:25 -04:00
parent 7a3b95551f
commit b252f64c33
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
# Exclude tests that don't work
set (slam_excluded_tests
testSerialization.cpp
testSmartStereoProjectionFactorPP.cpp # unstable after PR #1442
)
gtsamAddTestsGlob(slam_unstable "test*.cpp" "${slam_excluded_tests}" "gtsam_unstable")