summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
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'