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 99913d7 commit 619f345Copy full SHA for 619f345
Makefile
@@ -127,7 +127,7 @@ test_erlang: compile
127
@ $(ERL) -pa lib/elixir/test/ebin -s test_helper test -s erlang halt;
128
@ echo
129
130
-test_elixir: test_kernel test_doctest test_mix test_ex_unit test_eex test_iex
+test_elixir: test_kernel test_ex_unit test_doctest test_mix test_eex test_iex
131
132
test_doctest: compile
133
@ echo "==> doctest (exunit)"
0 commit comments