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