Revision 7bc82927 test.hs

b/test.hs
21 21
       , run prop_PeerMap_findMissing
22 22
       ]
23 23

  
24
  runTests "Instance" options
25
       [ run prop_Instance_setIdx
26
       , run prop_Instance_setName
27
       , run prop_Instance_setPri
28
       , run prop_Instance_setSec
29
       , run prop_Instance_setBoth
30
       ]
31

  
24 32
  runTests "Node" options
25 33
       [ run prop_Node_addPri
26 34
       , run prop_Node_addSec

Also available in: Unified diff