Skip to content

Commit

Permalink
[CS] Remove some debug statements from the specs
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld committed Mar 1, 2012
1 parent 1d7b9ab commit 93cfe31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/blather/client/dsl_spec.rb
Expand Up @@ -188,8 +188,6 @@
XML
@client.expects(:write).with expected_stanza
@client.expects(:register_handler).with(:disco_info, :type => :get, :node => "http://code.google.com/p/exodus#QgayPKawpkPSDYmwT/WM94uAlu0=")
puts @client.caps.c.class
puts expected_stanza.class
@dsl.send_caps
end

Expand Down

0 comments on commit 93cfe31

Please sign in to comment.