]>
iEval git - acme-evil.git/blame_incremental - t/lax-unrelated.t
... / ...
Commit | Line | Data |
| 1 | #!/usr/bin/perl |
| 2 | use lib '.'; |
| 3 | use Test::More tests => 2; |
| 4 | |
| 5 | require_ok 't::t3::Evil'; |
| 6 | require_ok 't::t3::UnrelatedLax'; |
This page took 0.020192 seconds and 4 git commands to generate.