Bug 10274: UT: Acquisition.t needs to create its own data
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 17 May 2013 13:11:35 +0000 (15:11 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 16 Jul 2013 14:28:41 +0000 (14:28 +0000)
commitf72e78f2bd4e3f208f38063f948365d9108e6d40
treec71bc0d5ea03082cb75a6b2ceca88829d7b177f8
parent4f09ebfc8a4a04125777d6e90c36b73217bae888
Bug 10274: UT: Acquisition.t needs to create its own data

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

And after, it should produce:
  t/db_dependent/Acquisition.t .. ok
  All tests successful.
  Files=1, Tests=41,  2 wallclock secs ( 0.03 usr  0.00 sys +  0.42 cusr
  0.02 csys =  0.47 CPU)
  Result: PASS

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Tests pass and the bookseller is deleted.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests pass.
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Acquisition.t