Skip to content

Instantly share code, notes, and snippets.

@typester
Created November 8, 2012 01:26
Show Gist options
  • Save typester/4035848 to your computer and use it in GitHub Desktop.
Save typester/4035848 to your computer and use it in GitHub Desktop.
use strict;
use warnings;
use Test::More;
ok 1; # 1はOKなはず!
done_testing;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment