Sha256: d1ea75cd56f690d20dbecb52e0267daddbb58b6c84ffae352f52fcd40759200d

Contents?: true

Size: 106 Bytes

Versions: 11

Compression:

Stored size: 106 Bytes

Contents

require 'spec_helper'

module RubyFS
  describe CommandReply do
    it { should be_a Response }
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
ruby_fs-1.1.0 spec/ruby_fs/command_reply_spec.rb
ruby_fs-1.0.5 spec/ruby_fs/command_reply_spec.rb
ruby_fs-1.0.4 spec/ruby_fs/command_reply_spec.rb
ruby_fs-1.0.3 spec/ruby_fs/command_reply_spec.rb
ruby_fs-1.0.2 spec/ruby_fs/command_reply_spec.rb
ruby_fs-1.0.1 spec/ruby_fs/command_reply_spec.rb
ruby_fs-1.0.0 spec/ruby_fs/command_reply_spec.rb
ruby_fs-0.3.1 spec/ruby_fs/command_reply_spec.rb
ruby_fs-0.3.0 spec/ruby_fs/command_reply_spec.rb
ruby_fs-0.2.0 spec/ruby_fs/command_reply_spec.rb
ruby_fs-0.1.0 spec/ruby_fs/command_reply_spec.rb