# coding: utf-8 #==============================================================================# # $Id: test_helper.rb 110 2009-02-09 07:20:20Z yuyakato $ #==============================================================================# require "test/unit" require File.dirname(__FILE__) + "/../lib/kagemusha" #==============================================================================# #==============================================================================#