require "bundler/gem_tasks" task :default => [:test] task :test do end