mirror of
https://github.com/correl/rebar.git
synced 2024-11-27 11:09:55 +00:00
bc46b501d0
ct_run has changed its config key from -ct_config to -config, thus, -config key, used to specify app.config now must be placed after -erl_args
2 lines
91 B
Erlang
2 lines
91 B
Erlang
{ct_dir, "itest"}.
|
|
{ct_extra_params, "-repeat 2 -pa converted -erl_args -pa unconverted"}.
|