Revision 285d04a1 test/hs/htest.hs
b/test/hs/htest.hs | ||
---|---|---|
34 | 34 |
import Test.Ganeti.Attoparsec |
35 | 35 |
import Test.Ganeti.BasicTypes |
36 | 36 |
import Test.Ganeti.Common |
37 |
import Test.Ganeti.Constants |
|
37 | 38 |
import Test.Ganeti.Confd.Utils |
38 | 39 |
import Test.Ganeti.Confd.Types |
39 | 40 |
import Test.Ganeti.Daemon |
... | ... | |
90 | 91 |
[ testBasicTypes |
91 | 92 |
, testAttoparsec |
92 | 93 |
, testCommon |
94 |
, testConstants |
|
93 | 95 |
, testConfd_Types |
94 | 96 |
, testConfd_Utils |
95 | 97 |
, testDaemon |
Also available in: Unified diff