Преглед изворни кода

Remove export_all directive

pull/3/head
Tuncer Ayaz пре 14 година
родитељ
комит
b70f374f89
1 измењених фајлова са 2 додато и 3 уклоњено
  1. +2
    -3
      src/rebar_eunit.erl

+ 2
- 3
src/rebar_eunit.erl Прегледај датотеку

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

Loading…
Откажи
Сачувај