Skip to content

Commit

Permalink
Oops 💣
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Oct 8, 2013
1 parent 6f814be commit 285f8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ def (@rfd.main).maxy
controller.toggle_mark
controller.find 'dir2'
controller.toggle_mark
controller.trash
controller.delete
end
it 'should be properly deleted from the current directory' do
controller.items.none? {|i| i.name == 'file3'}.should == true
Expand Down

0 comments on commit 285f8fc

Please sign in to comment.