actual code (mostly from IRC) and stub test
[p5sagit/Log-Contextual.git] / t / log.t
1 use strict;
2 use warnings;
3
4 use Log::Contextual;
5 use Test::More qw(no_plan);
6
7