summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2009-12-20 16:42:40 +0100
committerfranck cuny <franck@lumberjaph.net>2009-12-20 16:42:40 +0100
commitc836aa5b84b06f16a72c8d1fcb2ee438e09b14c0 (patch)
tree81a1effdb6b7b6bb5b1650ae5089d39f446f09f2 /t
parentupdate api_base_url attribute name (diff)
downloadnet-backtype-c836aa5b84b06f16a72c8d1fcb2ee438e09b14c0.tar.gz
fix attr name
Diffstat (limited to 't')
-rw-r--r--t/01_basic.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/01_basic.t b/t/01_basic.t
index 9e0c120..2b6fda2 100644
--- a/t/01_basic.t
+++ b/t/01_basic.t
@@ -3,7 +3,6 @@ use warnings;
use Test::More;
use Net::Backtype;
use Net::Backtweet;
-use YAML::Syck;
BEGIN {
plan skip_all => 'set $ENV{BACKTYPE_KEY} for this test'