summaryrefslogtreecommitdiff
path: root/t/02-legacy.t
diff options
context:
space:
mode:
Diffstat (limited to 't/02-legacy.t')
-rw-r--r--t/02-legacy.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/02-legacy.t b/t/02-legacy.t
index fff5974..52b8020 100644
--- a/t/02-legacy.t
+++ b/t/02-legacy.t
@@ -1,4 +1,5 @@
-use Test::Most;
+use Test::More;
+use Test::Deep;
use Test::Warnings;
use Scalar::Util 'looks_like_number';