aboutsummaryrefslogtreecommitdiffstats
path: root/test/rlx_depsolver_tester.erl
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2014-05-07 19:32:17 -0500
committerTristan Sloughter <[email protected]>2014-05-14 16:06:09 -0500
commit7d3626779ce5716055b31eed76feb81a9fcb2210 (patch)
tree13d5dc9d810489c8bcbaf5470a37f45259f4318e /test/rlx_depsolver_tester.erl
parent227b1ec27d9b4c186366a64f81628843c8a8cc3e (diff)
downloadrelx-7d3626779ce5716055b31eed76feb81a9fcb2210.tar.gz
relx-7d3626779ce5716055b31eed76feb81a9fcb2210.tar.bz2
relx-7d3626779ce5716055b31eed76feb81a9fcb2210.zip
refactor cli args and config file var merging
Diffstat (limited to 'test/rlx_depsolver_tester.erl')
-rw-r--r--test/rlx_depsolver_tester.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/rlx_depsolver_tester.erl b/test/rlx_depsolver_tester.erl
index 2dddf76..b441a1e 100644
--- a/test/rlx_depsolver_tester.erl
+++ b/test/rlx_depsolver_tester.erl
@@ -365,7 +365,6 @@ fix_rebar_brokenness(Filename) ->
true ->
Alt2;
false ->
- io:format("~p~n", [Alt2]),
erlang:throw(unable_to_find_data_files)
end
end.