From b87b3bb812b5ba9934a7f64419522fd8aa1c16e4 Mon Sep 17 00:00:00 2001 From: antirez Date: Mon, 28 Jan 2019 12:12:04 +0100 Subject: [PATCH] ACL: Test: add the acl tests as default unit. --- tests/test_helper.tcl | 1 + 1 file changed, 1 insertion(+) 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