Add main
parent
64bbc79bf6
commit
f50f963e57
|
|
@ -336,10 +336,6 @@ class TestDiscreteFactorGraph(GtsamTestCase):
|
||||||
# }
|
# }
|
||||||
# #endif
|
# #endif
|
||||||
|
|
||||||
# /* ************************************************************************* */
|
|
||||||
# int main() {
|
|
||||||
# TestResult tr
|
|
||||||
# return TestRegistry::runAllTests(tr)
|
|
||||||
# }
|
|
||||||
# /* ************************************************************************* */
|
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
unittest.main()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue