Add export lists for files which didn't have them
authorIustin Pop <iustin@google.com>
Mon, 4 Mar 2013 15:39:00 +0000 (16:39 +0100)
committerIustin Pop <iustin@google.com>
Mon, 4 Mar 2013 15:59:48 +0000 (16:59 +0100)
commitdde85e1ee1c4baa6f9d182e9456ecae9a2e19738
tree939de3b1212daf8775b4dea53f7e44b7b7ec1d74
parent3cbd5808d0ec20b506142985a2487fa9e2814763
Add export lists for files which didn't have them

Two test helper files didn't have export lists (lost during the split
of tests). This patch finally reintroduces them, to hopefully make the
export list saner and with fewer changes for purely-internal changes.

Additionally, a few missing docstrings are added as well.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
test/hs/Test/Ganeti/TestCommon.hs
test/hs/Test/Ganeti/TestHTools.hs