Sha256: 02600b43bf8b2ffe720bdbfe1555d398e3bc61d7c24daf386c8e64d83712b00c

Contents?: true

Size: 212 Bytes

Versions: 1

Compression:

Stored size: 212 Bytes

Contents

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


require 'xot/load_path'
Xot::LoadPath.unshift_lib File.expand_path('../../..', __FILE__), :rays

require 'test/unit'
require 'rays'


unless $RAYS_NOAUTOINIT
  def Rays.fin! (); end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rays-0.1.5 test/helper.rb