X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=misc%2FtestKoha.pl;h=af8d22e9810b00dd2f24d9293e1c6446e1825020;hb=07902f96e89c19e1a84527f16e740548df724043;hp=d34fc8a4e151eb7120fd829381950530c7e938fe;hpb=5d610f543b9b8cfb8ac3808e89ac65fa9ac32925;p=koha-ffzg.git diff --git a/misc/testKoha.pl b/misc/testKoha.pl index d34fc8a4e1..af8d22e981 100644 --- a/misc/testKoha.pl +++ b/misc/testKoha.pl @@ -27,6 +27,7 @@ use Test::Harness; # Please make the test name the same as the module name where possible my @tests=( + 't/Accounts.t', 't/format.t', 't/Input.t', 't/koha.t', @@ -41,6 +42,9 @@ runtests (@tests); exit; # $Log$ +# Revision 1.2 2007/06/17 23:35:36 rangi +# Working on unit tests +# # Revision 1.1 2002/11/22 09:05:18 tipaul # moving non koha-running files to misc dir #