bug 2824: improving error messages from test suite errors
authorAndrew Moore <andrew.moore@liblime.com>
Wed, 17 Dec 2008 14:39:17 +0000 (08:39 -0600)
committerHenri-Damien LAURENT <henridamien@koha-fr.org>
Tue, 27 Jan 2009 11:19:41 +0000 (12:19 +0100)
commit8d3997297430e38c7c09f7593b5c29bd636bec5d
tree475483b03cae2de226599a7447259333eab849f8
parent8155f039e6ab6d52df8795eae5d30a6d06a6d5b1
bug 2824: improving error messages from test suite errors

This patch adds two warning messages to places in the test suite that
may fail. I don't think it changes any functionality, but it sure makes
it easier to figure out what has gone wrong.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
t/lib/KohaTest.pm