Bug 16172: fix OAI Server tests broken by bug 15946
authorTomas Cohen Arazi <tomascohen@unc.edu.ar>
Wed, 30 Mar 2016 15:22:03 +0000 (12:22 -0300)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Thu, 31 Mar 2016 16:51:38 +0000 (16:51 +0000)
commitd5f7f4072454e7c816d901de341bcc29401122ae
tree48f52d27038fadcabe460695c46fd821d0411066
parentb56520fa0db3285f3c44da2cb7f4eb7f9b2f836f
 Bug 16172: fix OAI Server tests broken by bug 15946

This patch makes t/db_dependent/OAI/Server.t test for the correct
schema and metadata namespace.

To test:
- Run
  $ prove t/db_dependent/OAI/Server.t
=> FAIL: Tests fail due to differences in the output.
- Apply the patch
- Run
  $ prove t/db_dependent/OAI/Server.t
=> SUCCESS: Tests now pass
- Sign off

Regards

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
t/db_dependent/OAI/Server.t