Bug 8524 follow-up: fix broken test
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 9 Aug 2012 11:45:05 +0000 (07:45 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 31 Aug 2012 15:42:44 +0000 (17:42 +0200)
commiteb51a7346ab46cf2681c1d76a39b4bbcff252864
tree3e248a130c118f1ca88c0fabd6d97d562da42b45
parenta2186855b39d2bf872b79ad0d1224330de9b8f43
Bug 8524 follow-up: fix broken test

The t/Barcodes_ValueBuilder.t test had the wrong number of tests
declared, and rather than checking that a variable was undefined I was
checking that it had a length of zero. Fixed both issues.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/Barcodes_ValueBuilder.t