projects
/
ejabberd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
510a717
)
Improve comments for running Elixir tests
author
Mickaël Rémond
<mremond@process-one.net>
Sun, 22 Feb 2015 16:45:25 +0000
(17:45 +0100)
committer
Mickaël Rémond
<mremond@process-one.net>
Sun, 22 Feb 2015 16:45:25 +0000
(17:45 +0100)
test/elixir_SUITE.erl
patch
|
blob
|
history
diff --git
a/test/elixir_SUITE.erl
b/test/elixir_SUITE.erl
index 70500b16264fc9b45288a159d2e0ff695a7d3a9e..ec5dc5ec6ea7c0363a4e0780fbee9fc0fbb08282 100644
(file)
--- a/
test/elixir_SUITE.erl
+++ b/
test/elixir_SUITE.erl
@@
-6,7
+6,9
@@
%%% Elixir from standard common test code.
%%%
%%% 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
%%% Created : 19 Feb 2015 by Mickael Remond <mremond@process-one.net>
%%%-------------------------------------------------------------------