Sha256: 284697495c426df1cabee41584fa87badd3427c083118397187d809044faaaf0

Contents?: true

Size: 205 Bytes

Versions: 2

Compression:

Stored size: 205 Bytes

Contents

# -*- coding: utf-8 -*-


File.expand_path('../../lib', __FILE__).tap do |path|
  $:.unshift path if !$:.include?(path) && File.directory?(path)
end

require 'test/unit'
require 'xot'
require 'xot/tester'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xot-0.1.6 test/helper.rb
xot-0.1.5 test/helper.rb