Changeset 15129
- Timestamp:
- 07/03/08 23:54:57 (3 months ago)
- Files:
-
- 1 modified
-
lang/ruby/citrus/trunk/plugins/wassr_id.rb (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/citrus/trunk/plugins/wassr_id.rb
r15128 r15129 1 1 require 'net/http' 2 2 require 'hpricot' 3 require 'htmlentities'4 3 5 4 class WassrId < Citrus::Plugin … … 39 38 end 40 39 end 40 end 41 41 42 42 tests do … … 52 52 53 53 it "should reply correctly" do 54 # @socket.clear55 # @plugin.on_privmsg(@prefix, "#test", "foo")56 # @socket.pop.to_s.should == "NOTICE #test :Nice boat.\r\n"54 # @socket.clear 55 # @plugin.on_privmsg(@prefix, "#test", "foo") 56 # @socket.pop.to_s.should == "NOTICE #test :Nice boat.\r\n" 57 57 end 58 58 end
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)