]> git.koha-community.org Git - koha.git/blob - t/dummy.t
Bug 21985: Fix Circulation tests when ES it set, by using build_sample_item
[koha.git] / t / dummy.t
1 # Dummy test until Test::Harness or similar
2 # is used by the other tests to check deps.
3 print "1..1\nok 1\n";