diff options
author | franck cuny <franck@lumberjaph.net> | 2009-11-27 10:09:27 +0100 |
---|---|---|
committer | franck cuny <franck@lumberjaph.net> | 2009-11-27 10:09:27 +0100 |
commit | 9f9bc861a390cf052df893eef96d00f0b6e8de12 (patch) | |
tree | e8f1e61f640d4fa63a0fc92b3df299b0ea86a843 | |
parent | add more tests (diff) | |
download | moosex-net-api-9f9bc861a390cf052df893eef96d00f0b6e8de12.tar.gz |
add more test with different api
-rw-r--r-- | t/03_identica.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/03_identica.t b/t/03_identica.t index d50f9b8..2dc5acc 100644 --- a/t/03_identica.t +++ b/t/03_identica.t @@ -4,8 +4,6 @@ use lib ('t/lib'); use Test::More; use Identica; -use YAML::Syck; -use Try::Tiny; BEGIN { plan skip_all => |