summaryrefslogtreecommitdiffstats
path: root/t/001-channels-and-outputs.t
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2008-11-26 14:23:39 -0500
committerdoy <doy@tozt.net>2008-11-26 14:23:39 -0500
commit86b3a9e0eda617810212a1a842ff621400941017 (patch)
tree0534549886b6562e44b38048be299b7e412592ec /t/001-channels-and-outputs.t
parenta042a3585f28c9a57d9d87ce50bf06192e054d54 (diff)
downloadlog-dispatch-channels-86b3a9e0eda617810212a1a842ff621400941017.tar.gz
log-dispatch-channels-86b3a9e0eda617810212a1a842ff621400941017.zip
better plans
Diffstat (limited to 't/001-channels-and-outputs.t')
-rw-r--r--t/001-channels-and-outputs.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/001-channels-and-outputs.t b/t/001-channels-and-outputs.t
index 1927b30..c4e11ae 100644
--- a/t/001-channels-and-outputs.t
+++ b/t/001-channels-and-outputs.t
@@ -1,7 +1,7 @@
#!/usr/bin/env perl
use strict;
use warnings;
-use Test::More tests => 1;
+use Test::More tests => 13;
use Test::Deep;
use Log::Dispatch::ToString;