From ab0e85c5fa069f0cd6fa64ea94f841e3cd9af1e9 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 17 Jan 2015 13:02:12 +0000 Subject: add subtest names --- t/tests/Net/Hawk/Uri.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/tests/Net/Hawk/Uri.t') diff --git a/t/tests/Net/Hawk/Uri.t b/t/tests/Net/Hawk/Uri.t index 769eb98..d63954c 100644 --- a/t/tests/Net/Hawk/Uri.t +++ b/t/tests/Net/Hawk/Uri.t @@ -40,6 +40,6 @@ subtest { }, ); }); -}; +}, 'generate a bewit then successfully authenticate it'; done; -- cgit v1.2.3