redis/skip-aof-test.patch

13 lines
387 B
Diff
Raw Normal View History

Index: tests/test_helper.tcl
===================================================================
--- tests/test_helper.tcl.orig
+++ tests/test_helper.tcl
@@ -32,7 +32,6 @@ set ::all_tests {
integration/replication-2
integration/replication-3
integration/replication-4
- integration/aof
integration/rdb
integration/convert-zipmap-hash-on-load
unit/pubsub