tests: move the test declaration in QC.hs
authorIustin Pop <iustin@google.com>
Mon, 1 Jun 2009 09:24:27 +0000 (11:24 +0200)
committerIustin Pop <iustin@google.com>
Mon, 1 Jun 2009 09:24:27 +0000 (11:24 +0200)
commit7dd5ee6cb450548f182206720a90d85e1eb7d925
tree8f46c0365fba4409205ea916e76a2b00bc335c80
parent0991ed70029a3a3d14f888c5c6d5d0772a6bdb5f
tests: move the test declaration in QC.hs

This patch moves the test declaration into QC.hs, so that test.hs has to
be modified only when we add a new test category.
Ganeti/HTools/QC.hs
test.hs