use lib <lib>;
use Test::When <aint-gonna-work>;
use Test;

ok 1, 'invalid keyword tests run';

done-testing;
