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

4 lines
44 B
Ruby

task :default do
puts "Rake (subdir)"
end