Add filtering support in Query
[ganeti-local] / htools / test.hs
index 0806ec4..3aecfa6 100644 (file)
@@ -66,10 +66,12 @@ allTests =
   , (True, testTypes)
   , (True, testCLI)
   , (True, testJSON)
-  , (True, testLUXI)
+  , (True, testLuxi)
   , (True, testSsconf)
   , (True, testQlang)
   , (True, testRpc)
+  , (True, testConfd)
+  , (True, testObjects)
   , (False, testCluster)
   ]