notests.test 75 B

12345
  1. use strict;
  2. use warnings;
  3. use Test::More 'tests' => 2;
  4. note "whee";
  5. die();