task :default => [:test] task :test do ruby "test/ts_xolti.rb" end