Skip to content

Commit

Permalink
fix NOTESTS
Browse files Browse the repository at this point in the history
  • Loading branch information
fayland committed Jun 20, 2011
1 parent 3954dc7 commit 53b083c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions t/ok.t
@@ -0,0 +1,4 @@
#!/usr/bin/perl

use Test::More tests => 1;
ok(1);

0 comments on commit 53b083c

Please sign in to comment.