]> git.sesse.net Git - www-csrf/blob - t/00_use.t
Update MANIFEST with t/02_check.t.
[www-csrf] / t / 00_use.t
1 use Test::More tests => 1;
2
3 use_ok('WWW::CSRF');