LGTM
On Tue, Apr 8, 2014 at 2:02 PM, Klaus Aehlig <[email protected]> wrote: > ...so that this predicate can be used for testing the LockWaiting > structure as well. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > test/hs/Test/Ganeti/Locking/Allocation.hs | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/test/hs/Test/Ganeti/Locking/Allocation.hs > b/test/hs/Test/Ganeti/Locking/Allocation.hs > index 8921d35..8b51041 100644 > --- a/test/hs/Test/Ganeti/Locking/Allocation.hs > +++ b/test/hs/Test/Ganeti/Locking/Allocation.hs > @@ -30,6 +30,7 @@ module Test.Ganeti.Locking.Allocation > (testLocking_Allocation > , TestLock > , TestOwner > + , requestSucceeded > ) where > > import Control.Applicative > -- > 1.9.1.423.g4596e3a > >
