Merge pull request #638 from tuncer/fix-otp-20-export_all Fix Erlang 20 export_all warnings
Project: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/commit/0dcac8a8 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/tree/0dcac8a8 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/diff/0dcac8a8 Branch: refs/heads/master Commit: 0dcac8a88e9f140c343c28e2d42cebcdfb78bd04 Parents: 2940f27 b55483c Author: Luis Rascão <[email protected]> Authored: Fri Aug 18 22:30:40 2017 +0100 Committer: GitHub <[email protected]> Committed: Fri Aug 18 22:30:40 2017 +0100 ---------------------------------------------------------------------- test/rebar_compiler_tests.erl | 10 ------ test/rebar_dia_tests.erl | 14 +++----- test/rebar_eunit_tests.erl | 8 ----- test/rebar_file_utils_tests.erl | 2 -- test/rebar_require_vsn_tests.erl | 2 -- test/rebar_utils_tests.erl | 2 -- test/rebar_xref_eunit.erl | 61 ++++++++++++++++------------------- 7 files changed, 32 insertions(+), 67 deletions(-) ----------------------------------------------------------------------
