Files
linguist/test/fixtures/blob/Rakefile
2011-05-13 16:18:30 -05:00

4 lines
35 B
Ruby

task :default do
puts "Rake"
end