summaryrefslogtreecommitdiffstats
path: root/t/000-load.t
blob: 416647fb143f80fff009a7b65441e9a1f31ae705 (plain) (blame)
1
2
3
4
5
6
7
#!/usr/bin/env perl
use strict;
use warnings;
use Test::More tests => 1;

use_ok 'Log::Dispatch::Channels';