Pārlūkot izejas kodu

common test provider must depend on test deps

pull/3/head
Tristan Sloughter pirms 10 gadiem
vecāks
revīzija
c9f2652a16
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/rebar_prv_common_test.erl

+ 1
- 1
src/rebar_prv_common_test.erl Parādīt failu

@ -12,7 +12,7 @@
-include("rebar.hrl").
-define(PROVIDER, ct).
-define(DEPS, [compile]).
-define(DEPS, [test_deps, compile]).
%% ===================================================================
%% Public API

Notiek ielāde…
Atcelt
Saglabāt