bug 6201: (follow-up) update unit tests
authorGalen Charlton <gmc@esilibrary.com>
Wed, 9 Oct 2013 05:26:27 +0000 (05:26 +0000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 2 Dec 2013 18:06:28 +0000 (15:06 -0300)
commitccab3f04c3c128d0e94d6cf20bc0c383168d9c5a
tree09f33d532ae3e299e1e811bb043e2f8f36edeff7
parentbd3c36a03e5dda8a2e0b635bb1df2bdf0b62ec95
bug 6201: (follow-up) update unit tests

This patch updates the unit tests for the BibTeX export
to add a regression test for supplying the author for
non-UNIMARC records.  It also adjusts the test to reflect
the change in quote character from "" to {}.

To test:

[1] Verify that prove -v t/db_dependent/Record.t passes

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit d88e15acfb7da8168cdcb24b271f2aba4dcee4fb)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Record.t