From dc4afccf46fc090c978455caffbcdb89f75bb877 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Fri, 22 Jul 2011 16:42:53 +0200 Subject: remove Try::Tiny and YAML::Syck from test Signed-off-by: franck cuny --- t/spore-middleware/auth-oauth.t | 3 --- 1 file changed, 3 deletions(-) (limited to 't/spore-middleware') diff --git a/t/spore-middleware/auth-oauth.t b/t/spore-middleware/auth-oauth.t index 4564eba..b982bc8 100644 --- a/t/spore-middleware/auth-oauth.t +++ b/t/spore-middleware/auth-oauth.t @@ -3,9 +3,6 @@ use warnings; use URI::Escape; use Test::More; -use Try::Tiny; -use YAML::Syck; - use Net::HTTP::Spore; use JSON; -- cgit v1.2.3