summaryrefslogtreecommitdiffstats
path: root/t/fun/state.t
diff options
context:
space:
mode:
Diffstat (limited to 't/fun/state.t')
-rw-r--r--t/fun/state.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/fun/state.t b/t/fun/state.t
index 7b8f8fb..68f2c17 100644
--- a/t/fun/state.t
+++ b/t/fun/state.t
@@ -5,6 +5,8 @@ use warnings;
use Test::More;
use lib 't/fun/lib';
+use Test::Requires 'Sub::Name';
+
use 5.10.0;
use Fun;