From 33cb473d5429b029e567e61a69c0f39187ea4bf5 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Fri, 5 Nov 2010 15:41:45 +0100 Subject: typo --- t/spore-middleware/auth-oauth.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/spore-middleware/auth-oauth.t b/t/spore-middleware/auth-oauth.t index a704e24..b3f54c8 100644 --- a/t/spore-middleware/auth-oauth.t +++ b/t/spore-middleware/auth-oauth.t @@ -5,7 +5,7 @@ use Test::More; plan tests => 3; -use NET::HTTP::Spore; +use Net::HTTP::Spore; use JSON; my $api = { -- cgit v1.2.3