Selaa lähdekoodia

Add new option to test

pull/2187/head
Sergey Yelin 5 vuotta sitten
vanhempi
commit
2fc7ebf3ee
No known key found for this signature in database GPG Key ID: B653F3417EAEC54
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. +2
    -1
      test/rebar_dialyzer_SUITE.erl

+ 2
- 1
test/rebar_dialyzer_SUITE.erl Näytä tiedosto

@ -335,7 +335,8 @@ cli_args(Config) ->
"--plt-location=" ++ Location,
"--base-plt-location=" ++ BasePltLocation,
"--plt-prefix=" ++ Prefix,
"--base-plt-prefix=" ++ BasePrefix],
"--base-plt-prefix=" ++ BasePrefix,
"--statistics"],
{ok, [{app, Name1}, {app, Name2}]}),
ErtsFiles = erts_files(),

Ladataan…
Peruuta
Tallenna