diff --git a/dbind/dbtest.c b/dbind/dbtest.c index d00486a..553dd78 100644 --- a/dbind/dbtest.c +++ b/dbind/dbtest.c @@ -397,7 +397,7 @@ int main (int argc, char **argv) test_helpers (); test_marshalling (); - test_teamspaces (bus); + /* test_teamspaces (bus); */ return 0; }