mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Improve comments for running Elixir tests
This commit is contained in:
parent
510a717dbb
commit
17be6a303b
@ -6,7 +6,9 @@
|
|||||||
%%% Elixir from standard common test code.
|
%%% Elixir from standard common test code.
|
||||||
%%%
|
%%%
|
||||||
%%% Example: Is run with:
|
%%% Example: Is run with:
|
||||||
%%% ./rebar skip_deps=true ct suites=test/elixir_SUITE
|
%%% ./rebar skip_deps=true ct suites=elixir
|
||||||
|
%%% or from ejabber overall test suite:
|
||||||
|
%%% make test
|
||||||
%%% @end
|
%%% @end
|
||||||
%%% Created : 19 Feb 2015 by Mickael Remond <mremond@process-one.net>
|
%%% Created : 19 Feb 2015 by Mickael Remond <mremond@process-one.net>
|
||||||
%%%-------------------------------------------------------------------
|
%%%-------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user