initial version of the Changelog -- used cvs2cl to generate it.
[koha.git] / testKoha.pl
1 #!/usr/bin/perl -w
2
3 use strict;
4 use Test::Harness;
5
6
7 runtests 'koha.t';