Sha256: 7470c4a5f42a32fb20f986ba6d31581d234b4ce8800e1ed596e990fe88afe391

Contents?: true

Size: 211 Bytes

Versions: 3

Compression:

Stored size: 211 Bytes

Contents

require 'rubygems'
require 'test/unit'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'zlib-crc32_combine'

class Test::Unit::TestCase
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
zlib-crc32_combine-1.0.2 test/helper.rb
zlib-crc32_combine-1.0.1 test/helper.rb
zlib-crc32_combine-1.0.0 test/helper.rb