projects
/
redis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a466a7
)
unit/introspection added among tests executed by default
author
antirez
<antirez@gmail.com>
Mon, 19 Dec 2011 09:18:21 +0000
(10:18 +0100)
committer
antirez
<antirez@gmail.com>
Mon, 19 Dec 2011 09:18:27 +0000
(10:18 +0100)
tests/test_helper.tcl
patch
|
blob
|
blame
|
history
diff --git
a/tests/test_helper.tcl
b/tests/test_helper.tcl
index 459784cd6386997199fe710c5146728aa4bcb7b2..41c3557dc2748445f6e456f41da86823cd176c05 100644
(file)
--- a/
tests/test_helper.tcl
+++ b/
tests/test_helper.tcl
@@
-34,6
+34,7
@@
set ::all_tests {
unit/slowlog
unit/scripting
unit/maxmemory
+ unit/introspection
}
# Index to the next test to run in the ::all_tests list.
set ::next_test 0