aboutsummaryrefslogtreecommitdiff
path: root/t/tests/Net/Hawk/Uri.t
diff options
context:
space:
mode:
Diffstat (limited to 't/tests/Net/Hawk/Uri.t')
-rw-r--r--t/tests/Net/Hawk/Uri.t2
1 files changed, 1 insertions, 1 deletions
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;