Initial commit
[acme-evil.git] / t / strict-safe.t
1 #!/usr/bin/perl
2 use Test::More tests => 1;
3
4 require_ok 't::t1::Unrelated';
This page took 0.022299 seconds and 4 git commands to generate.