Ver a proveniência

rebar_eunit: add tests= TODO item

pull/3/head
Tuncer Ayaz há 13 anos
ascendente
cometimento
bdee72fae8
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      src/rebar_eunit.erl

+ 1
- 0
src/rebar_eunit.erl Ver ficheiro

@ -173,6 +173,7 @@ filter_suites1(Modules, Suites) ->
[M || M <- Modules, lists:member(M, Suites)].
get_tests(Config, SuitesProvided, ModuleBeamFiles, FilteredModules) ->
%% TODO: make tests= work with no suites= provided
case SuitesProvided of
false ->
%% No specific suites have been provided, use ModuleBeamFiles

Carregando…
Cancelar
Guardar