requires 'parent';

on 'test' => sub {
    requires 'Test::More';
};
