aboutsummaryrefslogtreecommitdiff
path: root/challenge-007/paulo-custodio/test.pl
blob: ba6c37260b87019cec7acb31f8a33d750190f82e (plain)
1
2
3
4
#!/usr/bin/env perl
use Modern::Perl;
use Test::More;
require '../../challenge-001/paulo-custodio/test.pl';