summaryrefslogtreecommitdiff
path: root/tests/unit/other.tcl
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2010-08-31 11:17:06 +0200
committerantirez <antirez@gmail.com>2010-08-31 11:17:06 +0200
commit08f55b786b58b3e0f8310e02683a0e1761c5b6bf (patch)
tree40d9591c1176f648ca875c7d21a49393f57505dd /tests/unit/other.tcl
parent1eb13e4913622927b17b9c2922754f864d520710 (diff)
downloadredis-08f55b786b58b3e0f8310e02683a0e1761c5b6bf.tar.gz
faster server starting in Redis tests
Diffstat (limited to 'tests/unit/other.tcl')
-rw-r--r--tests/unit/other.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/other.tcl b/tests/unit/other.tcl
index f0497b62c..5967c722d 100644
--- a/tests/unit/other.tcl
+++ b/tests/unit/other.tcl
@@ -1,4 +1,4 @@
-start_server {} {
+start_server {tags {"other"}} {
test {SAVE - make sure there are all the types as values} {
# Wait for a background saving in progress to terminate
waitForBgsave r