Comment fix

release/4.3a0
Richard Roberts 2012-11-26 19:21:15 +00:00
parent ca16f341f9
commit 07aef470a0
1 changed files with 1 additions and 1 deletions

View File

@ -511,7 +511,7 @@ TEST( GaussianFactorGraph, transposeMultiplication )
EXPECT(assert_equal(expected,actual)); EXPECT(assert_equal(expected,actual));
} }
//* ************************************************************************* */ /* ************************************************************************* */
TEST(GaussianFactorGraph, eliminate_empty ) TEST(GaussianFactorGraph, eliminate_empty )
{ {
// eliminate an empty factor // eliminate an empty factor