bug 6201: (follow-up) update unit tests
authorGalen Charlton <gmc@esilibrary.com>
Wed, 9 Oct 2013 05:26:27 +0000 (05:26 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 9 Oct 2013 05:26:27 +0000 (05:26 +0000)
commitd88e15acfb7da8168cdcb24b271f2aba4dcee4fb
treee1a82e4ab8785a9f2015cd879ca008cca35393d3
parent41ae12b561ea08817cb6753680a8ce2950a39fcc
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>
t/db_dependent/Record.t