aboutsummaryrefslogtreecommitdiff
path: root/t/tests/Net/Hawk.t
diff options
context:
space:
mode:
Diffstat (limited to 't/tests/Net/Hawk.t')
-rw-r--r--t/tests/Net/Hawk.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/tests/Net/Hawk.t b/t/tests/Net/Hawk.t
new file mode 100644
index 0000000..5ff31fe
--- /dev/null
+++ b/t/tests/Net/Hawk.t
@@ -0,0 +1,4 @@
+#!perl
+use strict;
+use warnings;
+use Net::Hawk::Client;