skipall.test 72 B

12
  1. use Test::More 'skip_all' => 'cause I can', 'tests' => 1;
  2. pass('whee');