diff options
Diffstat (limited to 'test/unit/arena_reset_prof.c')
| -rw-r--r-- | test/unit/arena_reset_prof.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/unit/arena_reset_prof.c b/test/unit/arena_reset_prof.c new file mode 100644 index 0000000..38d8012 --- /dev/null +++ b/test/unit/arena_reset_prof.c @@ -0,0 +1,4 @@ +#include "test/jemalloc_test.h" +#define ARENA_RESET_PROF_C_ + +#include "arena_reset.c" |
