diff options
Diffstat (limited to 'test/src/btalloc_0.c')
-rw-r--r-- | test/src/btalloc_0.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/src/btalloc_0.c b/test/src/btalloc_0.c new file mode 100644 index 0000000..77d8904 --- /dev/null +++ b/test/src/btalloc_0.c @@ -0,0 +1,3 @@ +#include "test/jemalloc_test.h" + +btalloc_n_gen(0) |