Changeset 6855
- Timestamp:
- 02/18/08 14:42:49 (5 years ago)
- Files:
-
- 1 modified
-
lang/ruby/citrus/trunk/plugins/gates_point.rb (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/citrus/trunk/plugins/gates_point.rb
r6624 r6855 28 28 29 29 tests do 30 30 31 describe GatesPoint do 31 32 before :all do … … 39 40 40 41 it "should reply correctly" do 41 #@socket.clear42 # @plugin.on_privmsg(@prefix, "#test", "foo")43 # @socket.pop.to_s.should == "NOTICE #test :Nice boat.\r\n"42 @socket.clear 43 @plugin.on_privmsg(@prefix, "#test", "800gp") 44 @socket.pop.to_s.should == "NOTICE #test :800ゲイツポイント = 1,184円\r\n" 44 45 end 45 46 end 46 47 47 48 end 48
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)