diff --git a/tests/conform/test-conform-main.c b/tests/conform/test-conform-main.c index 475945fb7..a8b3cf880 100644 --- a/tests/conform/test-conform-main.c +++ b/tests/conform/test-conform-main.c @@ -140,9 +140,7 @@ main (int argc, char **argv) TEST_CONFORM_SIMPLE ("/binding-pool", test_binding_pool); -#if 0 TEST_CONFORM_SIMPLE ("/actor", test_anchors); -#endif TEST_CONFORM_SIMPLE ("/actor", test_actor_destruction); TEST_CONFORM_SIMPLE ("/model", test_list_model_populate);