summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec/commands/edit_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/commands/edit_spec.rb b/spec/commands/edit_spec.rb
index 97aca768..47ef13db 100644
--- a/spec/commands/edit_spec.rb
+++ b/spec/commands/edit_spec.rb
@@ -182,7 +182,6 @@ describe "edit" do
after do
@tf.close(true)
- File.unlink("#{@path}c") if File.exist?("#{@path}c")
end
it "should reload the file" do