Merge remote-tracking branch 'translate/20.11.02-translate-20210122' into 20.11.x
[koha.git] / t / dummy.t
1 # Dummy test until Test::Harness or similar
2 # is used by the other tests to check deps.
3 use Modern::Perl;
4 print "1..1\nok 1\n";