mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 19:19:54 +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
92 B
Text
2 lines
92 B
Text
%% This file is an application config file, not a CT test config file
|
|
[{a1, [{foo, bar}]}].
|