fakefs/Rakefile
Chris Wanstrath c11312f70c rake
2009-07-19 14:16:37 -07:00

4 lines
55 B
Ruby

task :default do
exec "ruby test/fakefs_test.rb"
end