Skip to content

Commit

Permalink
[api] fix test suite failure
Browse files Browse the repository at this point in the history
  • Loading branch information
coolo committed Nov 13, 2012
1 parent 38f181d commit 8bebcd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/activexml/transport.rb
Expand Up @@ -47,6 +47,7 @@ def summary
def code
parse!
return @xml['code']
end
end

class ConnectionError < Error; end
Expand Down

0 comments on commit 8bebcd0

Please sign in to comment.