mirror of
https://github.com/correl/rebar.git
synced 2024-11-15 03:00:18 +00:00
d5d691d7f7
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"}.
|