fakefs/Rakefile

4 lines
55 B
Ruby
Raw Normal View History

2009-07-19 21:16:37 +00:00
task :default do
exec "ruby test/fakefs_test.rb"
end