# -*- coding: utf-8 -*- require 'xot/load_path' Xot::LoadPath.unshift File.expand_path('../../lib', __FILE__) require 'test/unit' require 'rays' unless $RAYS_NOAUTOINIT def Rays.fin! (); end end