]> iEval git - app-fonbot-daemon.git/blame_incremental - t/App-FonBot-Daemon.t
Remove test boilerplate
[app-fonbot-daemon.git] / t / App-FonBot-Daemon.t
... / ...
CommitLineData
1#!/usr/bin/perl
2use strict;
3use warnings;
4
5use Test::More tests => 1;
6BEGIN { use_ok('App::FonBot::Daemon') };
This page took 0.016683 seconds and 4 git commands to generate.