summaryrefslogtreecommitdiff
path: root/tests/test_helper.tcl
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2019-01-28 12:12:04 +0100
committerantirez <antirez@gmail.com>2019-01-28 12:12:04 +0100
commit621547b4a2bb434dc20a4587dabdfb8be0a40c38 (patch)
treed20e8924840820c48e25cf1a3a4d41bd7d889535 /tests/test_helper.tcl
parent4b9b128c4951405031fc94ca5ed172c12a846eb5 (diff)
downloadredis-621547b4a2bb434dc20a4587dabdfb8be0a40c38.tar.gz
ACL: Test: add the acl tests as default unit.
Diffstat (limited to 'tests/test_helper.tcl')
-rw-r--r--tests/test_helper.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl
index 1a986e2f7..568eacdee 100644
--- a/tests/test_helper.tcl
+++ b/tests/test_helper.tcl
@@ -34,6 +34,7 @@ set ::all_tests {
unit/multi
unit/quit
unit/aofrw
+ unit/acl
integration/block-repl
integration/replication
integration/replication-2