diff options
| author | franck cuny <franck@lumberjaph.net> | 2009-12-20 16:42:40 +0100 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2009-12-20 16:42:40 +0100 |
| commit | c836aa5b84b06f16a72c8d1fcb2ee438e09b14c0 (patch) | |
| tree | 81a1effdb6b7b6bb5b1650ae5089d39f446f09f2 /t | |
| parent | update api_base_url attribute name (diff) | |
| download | net-backtype-c836aa5b84b06f16a72c8d1fcb2ee438e09b14c0.tar.gz | |
fix attr name
Diffstat (limited to 't')
| -rw-r--r-- | t/01_basic.t | 1 |
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' |
