Reworked, no version bump
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ extern int test_arena_allocator();
|
||||
|
||||
int main(void) {
|
||||
return !(
|
||||
test_libc_allocator() &&
|
||||
test_libc_allocator() &&
|
||||
test_platform_allocator() &&
|
||||
test_arena_allocator()
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user