projects
/
redis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
452ccf7
)
redis-cli tests commented out since there is a problem with the CI server and this...
author
antirez
<antirez@gmail.com>
Thu, 26 Aug 2010 15:52:02 +0000
(17:52 +0200)
committer
antirez
<antirez@gmail.com>
Thu, 26 Aug 2010 15:52:02 +0000
(17:52 +0200)
tests/test_helper.tcl
patch
|
blob
|
blame
|
history
diff --git
a/tests/test_helper.tcl
b/tests/test_helper.tcl
index 4ae9cc65967f30b83af2cc70193960b7a06e1eec..ee7fa3e19597205b0757e667fdb3cf74a401e3d3 100644
(file)
--- a/
tests/test_helper.tcl
+++ b/
tests/test_helper.tcl
@@
-95,7
+95,7
@@
proc main {} {
execute_tests "unit/cas"
execute_tests "integration/replication"
execute_tests "integration/aof"
- execute_tests "integration/redis-cli"
+
#
execute_tests "integration/redis-cli"
execute_tests "unit/pubsub"
# run tests with VM enabled