summaryrefslogtreecommitdiff
path: root/runtest-moduleapi
diff options
context:
space:
mode:
authorOran Agra <oran@redislabs.com>2019-09-30 20:47:35 +0300
committerOran Agra <oran@redislabs.com>2019-09-30 20:47:35 +0300
commitd5c14c70b7af33b93c46951aed9879918bd8bffd (patch)
treea0dcdf929f92ec6da3585de6d07b15c4698c8513 /runtest-moduleapi
parent61853ad8dea0a3ddd8da77a257405452a114bd65 (diff)
parenta9628142fd3ce5e3d221ba4b60bcb33c394140e1 (diff)
downloadredis-d5c14c70b7af33b93c46951aed9879918bd8bffd.tar.gz
Merge remote-tracking branch 'antirez/unstable' into modules_info
Diffstat (limited to 'runtest-moduleapi')
-rwxr-xr-xruntest-moduleapi2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtest-moduleapi b/runtest-moduleapi
index 9bf12677d..1f090ff65 100755
--- a/runtest-moduleapi
+++ b/runtest-moduleapi
@@ -13,4 +13,4 @@ then
fi
make -C tests/modules && \
-$TCLSH tests/test_helper.tcl --single unit/moduleapi/commandfilter --single unit/moduleapi/infotest "${@}"
+$TCLSH tests/test_helper.tcl --single unit/moduleapi/commandfilter --single unit/moduleapi/fork --single unit/moduleapi/testrdb --single unit/moduleapi/infotest "${@}"