summaryrefslogtreecommitdiffstats
path: root/t/000-load.t
blob: 6da1ee990659a23385dfed7587609599c6138f38 (plain) (blame)
1
2
3
4
5
6
7
8
#!perl -T
use strict;
use warnings;
use Test::More tests => 2;

use_ok 'Games::Word';
use_ok 'Games::Word::Wordlist';