Software Freedom Law Center

root/trunk/antimatter/tim/Bot-BasicBot/t/00bootstrap.t

Revision 53, 242 bytes (checked in by bkuhn, 10 months ago)
  • Added SFLC's internally developed tim bot released under AGPLv3
Line 
1 #!/usr/bin/perl
2 use warnings;
3 use strict;
4 use lib qw(./lib);
5
6 use Test::More no_plan => 1;
7
8 use_ok('Bot::BasicBot');
9
10 # Yes, I _know_. Tell you what, _you_ come up with a good way to test an IRC
11 # bot, and tell me, and I'll write some tests.
Note: See TracBrowser for help on using the browser.

SFLC Main Page

[frdm] Support SFLC