summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2015-06-19 16:43:19 -0400
committerFred Hebert <mononcqc@ferd.ca>2015-06-19 16:43:19 -0400
commit8bd24214cbcc7d68514bee43d736837e2de84808 (patch)
treefc440acd698758cb0f1b05347bb4a2d79b097af5 /test
parent70dbbf95c24c054514e0ef2ba28c765d33bbf5d7 (diff)
parent4bb2a0c71006784442f285bbfac7559e4be51f67 (diff)
Merge pull request #522 from tsloughter/hooks_error
Add error message for bad provider hook, fixes #521
Diffstat (limited to 'test')
-rw-r--r--test/rebar_hooks_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rebar_hooks_SUITE.erl b/test/rebar_hooks_SUITE.erl
index 3908ca1..ec5cc9a 100644
--- a/test/rebar_hooks_SUITE.erl
+++ b/test/rebar_hooks_SUITE.erl
@@ -62,7 +62,7 @@ escriptize_artifacts(Config) ->
]),
{ok, RConf} = file:consult(RConfFile),
- try rebar_test_utils:run_and_check(Config, RConf, ["compile"], [])
+ try rebar_test_utils:run_and_check(Config, RConf, ["compile"], return)
catch
{error,
{rebar_prv_compile,