2f005c68a73bb899fc5c08e01f02271c3fd521ed
[app-statsbot.git] / t / App-Statsbot.t
1 #!/usr/bin/perl
2 use strict;
3 use warnings;
4
5 use Test::More tests => 1;
6 BEGIN { use_ok('App::Statsbot') };
7
This page took 0.021801 seconds and 3 git commands to generate.