Sha256: afed10dd4996de10605813286cf168046ad0e4cbe59ec69c1087412d1d3db2c1
Contents?: true
Size: 121 Bytes
Versions: 1
Compression:
Stored size: 121 Bytes
Contents
# frozen_string_literal: true RSpec.describe NBTUtils::Tag::Float do it_behaves_like 'a tag', 5, BinData::FloatBe end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nbt_utils-0.5.0 | spec/nbt_utils/tag/float_spec.rb |