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.
2 parents d525b0f + e8d7b26 commit 4502507Copy full SHA for 4502507
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