Tests for New Modules
authorJohn Beppu <john.beppu@liblime.com>
Tue, 3 Feb 2009 22:02:10 +0000 (16:02 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 4 Feb 2009 19:58:22 +0000 (13:58 -0600)
commited3c0545dafde62258624b6b143a0b24d35c37e8
tree2d68a85759961a3e95b0c23e3a0d11fca499ae6c
parent39d0ed3635b8fea34a813a4be97f38d419731f42
Tests for New Modules

- KohaTest::Category
- KohaTest::ItemCirculationAlertPreference
- KohaTest::ItemType
- KohaTest::Message

Signed-off-by: Daniel Sweeney <daniel.sweeney@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
t/lib/KohaTest/Category.pm [new file with mode: 0644]
t/lib/KohaTest/ItemCirculationAlertPreference.pm [new file with mode: 0644]
t/lib/KohaTest/ItemType.pm [new file with mode: 0644]
t/lib/KohaTest/Message.pm [new file with mode: 0644]