Skip to content

Commit

Permalink
asc
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuco1 committed Jun 29, 2016
1 parent e842ae7 commit 427aebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/smartparens-ruby-mode-test.el
Expand Up @@ -11,7 +11,7 @@
end
end"
(ruby-mode)
(call-interactively 'delete-backward-char)
(call-interactively 'backward-delete-char)
(insert "|")
(should (equal (buffer-string) "class Foo
def foo_fo|
Expand Down

0 comments on commit 427aebc

Please sign in to comment.