ROOT = File.dirname(__FILE__) task :test do $:.unshift File.join(ROOT, "lib") $:.unshift File.join(ROOT, "test") end