summaryrefslogtreecommitdiff
path: root/tests/test_helper.tcl
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2013-10-30 11:34:01 +0100
committerantirez <antirez@gmail.com>2013-10-30 11:34:01 +0100
commita881827b6ed3db807fb0d4a7f60765d34600aec2 (patch)
tree7793d5c98d9a0d7ac674afcb17e994f338ee7f8c /tests/test_helper.tcl
parent3c7a0677b0f226ba09c9c68c6902b9cca864088d (diff)
downloadredis-a881827b6ed3db807fb0d4a7f60765d34600aec2.tar.gz
SCAN: tests moved to unit/scan.tcl.
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 d8de34e18..058ea0c09 100644
--- a/tests/test_helper.tcl
+++ b/tests/test_helper.tcl
@@ -17,6 +17,7 @@ set ::all_tests {
unit/auth
unit/protocol
unit/basic
+ unit/scan
unit/type/list
unit/type/list-2
unit/type/list-3