spec/support/output_dir.rb in overapp-0.5.0 vs spec/support/output_dir.rb in overapp-0.5.1
- old
+ new
@@ -4,8 +4,8 @@
end
before do
output_dir
end
after do
- ec "rm -rf #{output_dir}", :silent => true
+ #ec "rm -rf #{output_dir}", :silent => true
end
end
\ No newline at end of file