public
Rubygem
Description: irccat is like `cat`, but here, the STDOUT is an IRC channel.
Homepage: http://irccat.rubyforge.org/
Clone URL: git://github.com/webs/irccat.git
Click here to lend your support to: irccat and make a donation at www.pledgie.com !
irccat / test / test_helper.rb
100644 3 lines (2 sloc) 0.071 kb
1
2
3
require 'test/unit'
require File.dirname(__FILE__) + '/../lib/irc_cat'