X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/ee4ffc8a3ec7607e5ea8b0c6704fc95ddcdfc744..43c16a8a1adfd543751fcaf60ad4c8e04cf83688:/htools/test.hs diff --git a/htools/test.hs b/htools/test.hs index fe77ca7..eedefd3 100644 --- a/htools/test.hs +++ b/htools/test.hs @@ -123,6 +123,8 @@ allTests = , (fast, testLoader) , (fast, testTypes) , (fast, testCLI) + , (fast, testJSON) + , (fast, testLUXI) , (slow, testCluster) ]