task default: %w[test] task :test do ruby "tests/yaml.rb" end