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

use_ok 'Games::Word';