Skip to content

Commit a7ec702

Browse files
committed
fix broken syntax on js_test.ex
1 parent 0b95bc1 commit a7ec702

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/passes/translate/forms/js_test.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ defmodule ElixirScript.Translate.Forms.JS.Test do
9595
J.identifier("entry0")
9696
]
9797
)
98+
end
9899

99100
test "map_to_valid_object/1" do
100101
ast = {{:., [], [ElixirScript.JS, :map_to_valid_object]}, [], [{:entry, [], nil}]}

0 commit comments

Comments
 (0)