Sha256: b9610ec2801d07469068b16ceab9b19f607f2cc7552c5d6942f4cca9d85b5929

Contents?: true

Size: 197 Bytes

Versions: 1

Compression:

Stored size: 197 Bytes

Contents

$:.push File.expand_path('../../lib', __FILE__)

require 'bundler/setup'

begin
  require 'ruby-debug'
rescue LoadError
end

require 'structure'
require 'test/unit'

Document = Structure::Document

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
structure-0.16.0 test/helper.rb