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