Skip to content

Commit

Permalink
remove Try::Tiny and YAML::Syck from test
Browse files Browse the repository at this point in the history
Signed-off-by: franck cuny <[email protected]>
  • Loading branch information
fcuny committed Jul 26, 2011
1 parent f6411d1 commit dc4afcc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions t/spore-middleware/auth-oauth.t
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ use warnings;
use URI::Escape;
use Test::More;

use Try::Tiny;
use YAML::Syck;

use Net::HTTP::Spore;
use JSON;

Expand Down

0 comments on commit dc4afcc

Please sign in to comment.