]> git.saurik.com Git - redis.git/blob - deps/jemalloc/test/jemalloc_test.h.in
I found that no test will fail even if I broke the `SORT x LIMIT y z` code.
[redis.git] / deps / jemalloc / test / jemalloc_test.h.in
1 /*
2 * This header should be included by tests, rather than directly including
3 * jemalloc/jemalloc.h, because --with-install-suffix may cause the header to
4 * have a different name.
5 */
6 #include "jemalloc/jemalloc@install_suffix@.h"