]> git.saurik.com Git - redis.git/blobdiff - src/Makefile
redis-cli in interactive mode now prints the time elapsed of the operation performed...
[redis.git] / src / Makefile
index 6f09200e1cd0aede8fbd443f838bebd2cac6aa40..ba6ecf4d26ac205c5a3a52f8dd9a202dc2082635 100644 (file)
@@ -132,7 +132,7 @@ dep:
        $(CC) -MM *.c
 
 test:
-       (cd ..; tclsh8.5 tests/test_helper.tcl --tags "${TAGS}")
+       (cd ..; tclsh8.5 tests/test_helper.tcl --tags "${TAGS}" --file "${FILE}")
 
 bench:
        ./redis-benchmark