]> git.decadent.org.uk Git - maypole.git/blob - t/01.httpd-basic.t
fe323513ff033eea8a631195d925b55ec81940ee
[maypole.git] / t / 01.httpd-basic.t
1 use Test::More tests=>2;
2
3 use_ok("Maypole::HTTPD");
4 use_ok("Maypole::HTTPD::Frontend");
5