Bug 10290: UT: VirtualShelves.t needs to create its own data
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 20 May 2013 14:56:38 +0000 (16:56 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 3 Jun 2013 14:29:05 +0000 (07:29 -0700)
commit44905ac99cee8ddca6c63752d948a74afae20194
tree76f2e4931a0f8eec8170ee07c164c73ad04af161
parentfd9d643705b5bb0134ee229a076130a966be23bd
Bug 10290: UT: VirtualShelves.t needs to create its own data

Try before the patch:
prove t/db_dependent/VirtualShelves.t

And after, it should produce:
  t/db_dependent/VirtualShelves.t .. ok
  All tests successful.
  Files=1, Tests=82,  6 wallclock secs ( 0.03 usr  0.00 sys +  0.46 cusr  0.03 csys =  0.52 CPU)
  Result: PASS

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/VirtualShelves.t