summaryrefslogtreecommitdiffstats
path: root/t/024-anagrams.t
diff options
context:
space:
mode:
Diffstat (limited to 't/024-anagrams.t')
-rw-r--r--t/024-anagrams.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/024-anagrams.t b/t/024-anagrams.t
index d71e908..9de5ad0 100644
--- a/t/024-anagrams.t
+++ b/t/024-anagrams.t
@@ -2,7 +2,6 @@
use strict;
use warnings;
use Test::More tests => 1;
-use Test::Exception;
use Test::Deep;
use Games::Word::Wordlist;