aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorEric <[email protected]>2012-09-19 17:42:24 -0700
committerEric <[email protected]>2012-09-19 17:52:04 -0700
commite72f965e861127cd97cdef82905370540a0d4a80 (patch)
tree4e615f6162afdfbac8eb1bfd3ce6422a609ef1a7 /test
parent8f2670540b6cef76726224801a696cfbed4f3738 (diff)
downloadrelx-e72f965e861127cd97cdef82905370540a0d4a80.tar.gz
relx-e72f965e861127cd97cdef82905370540a0d4a80.tar.bz2
relx-e72f965e861127cd97cdef82905370540a0d4a80.zip
fully support testing of release builds
Diffstat (limited to 'test')
-rw-r--r--test/rclt_release_SUITE.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rclt_release_SUITE.erl b/test/rclt_release_SUITE.erl
index 5abc218..7cdf362 100644
--- a/test/rclt_release_SUITE.erl
+++ b/test/rclt_release_SUITE.erl
@@ -110,6 +110,7 @@ get_app_metadata(Name, Vsn, Deps, LibDeps) ->
{vsn, Vsn},
{modules, []},
{included_applications, LibDeps},
+ {registered, []},
{applications, Deps}]}.
create_random_name(Name) ->