aboutsummaryrefslogtreecommitdiffstats
path: root/test/rlx_command_SUITE.erl
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2014-05-09 08:45:24 -0500
committerTristan Sloughter <[email protected]>2014-05-14 17:30:57 -0500
commitdd55959854069553b40f2bc2f2f7c5c7fc7c5a94 (patch)
tree967afbea1f132b9a962ea00f90b9680bc1f1e185 /test/rlx_command_SUITE.erl
parent7d3626779ce5716055b31eed76feb81a9fcb2210 (diff)
downloadrelx-dd55959854069553b40f2bc2f2f7c5c7fc7c5a94.tar.gz
relx-dd55959854069553b40f2bc2f2f7c5c7fc7c5a94.tar.bz2
relx-dd55959854069553b40f2bc2f2f7c5c7fc7c5a94.zip
refactor tar and relup commands to own providers
Diffstat (limited to 'test/rlx_command_SUITE.erl')
-rw-r--r--test/rlx_command_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rlx_command_SUITE.erl b/test/rlx_command_SUITE.erl
index e26e0ad..c34ed88 100644
--- a/test/rlx_command_SUITE.erl
+++ b/test/rlx_command_SUITE.erl
@@ -65,7 +65,7 @@ normal_passing_case(Config) ->
{ok, State2} = rlx_provider:do(ConfigProvider, State1),
?assertMatch([Lib1, Lib2],
rlx_state:lib_dirs(State2)),
- ?assertMatch(Outdir, rlx_state:output_dir(State2)),
+ ?assertMatch(Outdir, rlx_state:base_output_dir(State2)),
?assertMatch([{app1,{{33,33},{[],[<<"build4">>]}},lte},
{app2,