mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-15 22:05:46 +00:00
Remove blob fixture namespace
This commit is contained in:
4
test/fixtures/script.rake
vendored
Normal file
4
test/fixtures/script.rake
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env rake
|
||||
task :default do
|
||||
puts "Rake"
|
||||
end
|
||||
Reference in New Issue
Block a user