Merge remote-tracking branch 'antirez/unstable' into modules_info

This commit is contained in:
Oran Agra
2019-09-30 20:47:35 +03:00
84 changed files with 4616 additions and 896 deletions

View File

@@ -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 "${@}"