We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d525b0f commit e8d7b26Copy full SHA for e8d7b26
lib/elixir/test/elixir/macro_test.exs
@@ -19,7 +19,7 @@ defmodule MacroTest do
19
use ExUnit.Case, async: true
20
21
# Changing the lines above will make compilation
22
- # fail since we are assertnig on the caller lines
+ # fail since we are asserting on the caller lines
23
import Macro.ExternalTest
24
25
## Escape
0 commit comments