Fixed unit test name
parent
0874a81896
commit
a2a5eef62e
|
@ -79,7 +79,7 @@ TEST(SymbolicBayesTree, clear)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ************************************************************************* */
|
/* ************************************************************************* */
|
||||||
TEST(SymbolicJunctionTree, clique_structure)
|
TEST(SymbolicBayesTree, clique_structure)
|
||||||
{
|
{
|
||||||
// l1 l2
|
// l1 l2
|
||||||
// / | / |
|
// / | / |
|
||||||
|
|
Loading…
Reference in New Issue