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