Selaa lähdekoodia

Remove export_all directive

pull/3/head
Tuncer Ayaz 14 vuotta sitten
vanhempi
commit
b70f374f89
1 muutettua tiedostoa jossa 2 lisäystä ja 3 poistoa
  1. +2
    -3
      src/rebar_eunit.erl

+ 2
- 3
src/rebar_eunit.erl Näytä tiedosto

@ -43,9 +43,8 @@
%% ------------------------------------------------------------------- %% -------------------------------------------------------------------
-module(rebar_eunit). -module(rebar_eunit).
-export([eunit/2]).
-compile([export_all]).
-export([eunit/2,
clean/2]).
-include("rebar.hrl"). -include("rebar.hrl").

Ladataan…
Peruuta
Tallenna