summaryrefslogtreecommitdiff
path: root/runtest-moduleapi
diff options
context:
space:
mode:
authorSalvatore Sanfilippo <antirez@gmail.com>2019-09-27 11:24:06 +0200
committerGitHub <noreply@github.com>2019-09-27 11:24:06 +0200
commit61297585584f4e4bda3904d678ce001ca8e70758 (patch)
tree0e64cca1223e35b2ae3d29c9fcd8138b85b986cf /runtest-moduleapi
parent83e87bac762c84f2a2e9ee6922d038ee09ae9cd4 (diff)
parentfddc4757c8c585d384889c1c7efba1ccf2121e6b (diff)
downloadredis-61297585584f4e4bda3904d678ce001ca8e70758.tar.gz
Merge branch 'unstable' into modules_fork
Diffstat (limited to 'runtest-moduleapi')
-rwxr-xr-xruntest-moduleapi3
1 files changed, 1 insertions, 2 deletions
diff --git a/runtest-moduleapi b/runtest-moduleapi
index da61ab25c..e785447db 100755
--- a/runtest-moduleapi
+++ b/runtest-moduleapi
@@ -13,5 +13,4 @@ then
fi
make -C tests/modules && \
-$TCLSH tests/test_helper.tcl --single unit/moduleapi/commandfilter --single unit/moduleapi/fork "${@}"
-
+$TCLSH tests/test_helper.tcl --single unit/moduleapi/commandfilter --single unit/moduleapi/fork --single unit/moduleapi/testrdb "${@}"