Revision ca7b4f48 test/hs/htest.hs

b/test/hs/htest.hs
4 4

  
5 5
{-
6 6

  
7
Copyright (C) 2009, 2011, 2012 Google Inc.
7
Copyright (C) 2009, 2011, 2012, 2013 Google Inc.
8 8

  
9 9
This program is free software; you can redistribute it and/or modify
10 10
it under the terms of the GNU General Public License as published by
......
62 62
import Test.Ganeti.Query.Language
63 63
import Test.Ganeti.Query.Query
64 64
import Test.Ganeti.Rpc
65
import Test.Ganeti.Runtime
65 66
import Test.Ganeti.Ssconf
66 67
import Test.Ganeti.THH
67 68
import Test.Ganeti.Types
......
113 114
  , testQuery_Language
114 115
  , testQuery_Query
115 116
  , testRpc
117
  , testRuntime
116 118
  , testSsconf
117 119
  , testTHH
118 120
  , testTypes

Also available in: Unified diff