Koha/t/dummy.t
MJ Ray a5a419616d Disable tests
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:39 -05:00

3 lines
110 B
Perl

# Dummy test until Test::Harness or similar
# is used by the other tests to check deps.
print "1..1\nok 1\n";