summaryrefslogtreecommitdiff
path: root/lib/rb/spec/base_protocol_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rb/spec/base_protocol_spec.rb')
-rw-r--r--lib/rb/spec/base_protocol_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rb/spec/base_protocol_spec.rb b/lib/rb/spec/base_protocol_spec.rb
index ec50c4823..79157916e 100644
--- a/lib/rb/spec/base_protocol_spec.rb
+++ b/lib/rb/spec/base_protocol_spec.rb
@@ -158,7 +158,6 @@ describe 'BaseProtocol' do
@prot.skip(Thrift::Types::I64)
@prot.skip(Thrift::Types::DOUBLE)
@prot.skip(Thrift::Types::STRING)
- @prot.skip(Thrift::Types::STOP) # should do absolutely nothing
end
it "should skip structs" do