Bug 1953 [1/6]: adding test module for C4::Koha::displayServers
authorAndrew Moore <andrew.moore@liblime.com>
Tue, 29 Jul 2008 16:42:45 +0000 (11:42 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 30 Jul 2008 08:45:18 +0000 (03:45 -0500)
commit4a4850b3cce45391b667fce8fa5228c703f7627a
tree18ea3a194eba7d2dfc4304c97fc3df03f4105815
parent9adfdcbb77063cda1c786c4272d162bb91893b23
Bug 1953 [1/6]: adding test module for C4::Koha::displayServers

This test suite tests the several different ways that we can call C4::Koha::displayServers.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
t/lib/KohaTest/Koha/displayServers.pm [new file with mode: 0644]