summaryrefslogtreecommitdiffstats
path: root/t/000-load.t
diff options
context:
space:
mode:
Diffstat (limited to 't/000-load.t')
-rw-r--r--t/000-load.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/000-load.t b/t/000-load.t
index 6cafcf3..6da1ee9 100644
--- a/t/000-load.t
+++ b/t/000-load.t
@@ -1,7 +1,8 @@
#!perl -T
use strict;
use warnings;
-use Test::More tests => 1;
+use Test::More tests => 2;
use_ok 'Games::Word';
+use_ok 'Games::Word::Wordlist';