testing framework: adding more warnings about possible data loss
authorAndrew Moore <andrew.moore@liblime.com>
Tue, 22 Apr 2008 14:00:42 +0000 (09:00 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 22 Apr 2008 14:09:05 +0000 (09:09 -0500)
commit1a6d84c4a6fd5d9ed44b3a4b618adc37e2b14fde
treef6754e1716cef4a7ccd09856a7d7d8df5102ea89
parentd6f2a2ef9c8eb289908737fa4a58bde1d0b5d5eb
testing framework: adding more warnings about possible data loss

I'm adding some more warnings in Makefile.PL to indicate that you WILL lose the data
in your testing database.

I've also relaxed the requirement that the teting database have "test" in its name.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Makefile.PL
t/lib/KohaTest.pm