Changed TEST_UNSAFE back to TEST
parent
6c41184d19
commit
a124ce132f
|
@ -404,7 +404,7 @@ TEST( GaussianFactor, eliminate2 )
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ************************************************************************* */
|
/* ************************************************************************* */
|
||||||
TEST_UNSAFE(GaussianFactor, eliminateFrontals)
|
TEST(GaussianFactor, eliminateFrontals)
|
||||||
{
|
{
|
||||||
// Augmented Ab test case for whole factor graph
|
// Augmented Ab test case for whole factor graph
|
||||||
Matrix Ab = Matrix_(14,11,
|
Matrix Ab = Matrix_(14,11,
|
||||||
|
|
Loading…
Reference in New Issue