summaryrefslogtreecommitdiff
path: root/rel/reltool.config
diff options
context:
space:
mode:
authorjiahuili <Jiahui.Li@ibm.com>2022-07-20 16:06:06 -0500
committerjiahuili <Jiahui.Li@ibm.com>2022-07-20 20:36:10 -0500
commit419447cd12acd03c33267920166a9350e0d4f734 (patch)
tree5c92b3e1a8cbbb599bfcecc732af5e1e5053533b /rel/reltool.config
parent35b30385abb0bcccfa008f67d0cf3c732e349600 (diff)
downloadcouchdb-419447cd12acd03c33267920166a9350e0d4f734.tar.gz
Remove `couch_tests`
`couch_tests` should exist in the tarball but not in the release.
Diffstat (limited to 'rel/reltool.config')
-rw-r--r--rel/reltool.config2
1 files changed, 0 insertions, 2 deletions
diff --git a/rel/reltool.config b/rel/reltool.config
index a3e9d9cf9..ab26fb2ed 100644
--- a/rel/reltool.config
+++ b/rel/reltool.config
@@ -38,7 +38,6 @@
couch_plugins,
couch_replicator,
couch_stats,
- couch_tests,
couch_event,
couch_peruser,
couch_dist,
@@ -103,7 +102,6 @@
{app, couch_plugins, [{incl_cond, include}]},
{app, couch_replicator, [{incl_cond, include}]},
{app, couch_stats, [{incl_cond, include}]},
- {app, couch_tests, [{incl_cond, include}]},
{app, couch_event, [{incl_cond, include}]},
{app, couch_peruser, [{incl_cond, include}]},
{app, couch_dist ,[{incl_cond, include}]},