Sha256: 2cd95cc5dfb0dbefaa0c9aa8e9b8761ccc466e4ac19c1ed155e9c97f006088c4

Contents?: true

Size: 119 Bytes

Versions: 1

Compression:

Stored size: 119 Bytes

Contents

# frozen_string_literal: true

RSpec.describe NBTUtils::Tag::Byte do
  it_behaves_like 'a tag', 1, BinData::Int8be
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nbt_utils-0.5.0 spec/nbt_utils/tag/byte_spec.rb