# -*- 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