Skip to content

Commit 1bec0af

Browse files
committed
Fix typo in test that lead to false failure.
1 parent 414b06d commit 1bec0af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/elixir-mode-indentation-tests.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ def bar do
102102
if true, do: IO.puts \"yay\"
103103
20
104104
end
105-
end
106105
107106
def baz do
108107
if true, do: IO.puts \"yay\"

0 commit comments

Comments
 (0)