Tests: Remove already-completed fixme

This commit is contained in:
Ben Wiederhake 2023-01-03 14:47:47 +01:00 committed by Andrew Kaster
parent a913410730
commit d1c397ad6e
Notes: sideshowbarker 2024-07-17 01:59:28 +09:00

View File

@ -6,7 +6,6 @@
#include <LibTest/TestCase.h>
#include <assert.h> // FIXME: Remove when `_abort` is moved to <stdlib.h>
#include <signal.h>
#include <stdlib.h>