]> Dogcows Code - chaz/p5-CGI-Ex/blob - t/2_fill_00_base.t
bb1348f42c3ff0cf6bbf59e9a18709abaac90e82
[chaz/p5-CGI-Ex] / t / 2_fill_00_base.t
1
2 BEGIN {
3 print "1..1\n";
4 }
5
6 use CGI::Ex::Fill;
7
8 BEGIN { print "ok 1\n"; }
This page took 0.027211 seconds and 3 git commands to generate.