Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add test as travis is not showing installed dependencies
  • Loading branch information
gfldex committed Jul 22, 2016
1 parent 4edb119 commit b6d8a16
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions t/00-load.t
@@ -0,0 +1,6 @@
use v6;
use Test;

plan 1;

use-ok 'Pod::To::BigPage', 'load module Pod::To::BigPage';

0 comments on commit b6d8a16

Please sign in to comment.