From 30a45cf0f66c1d8a159a6dbc31f1c1c000ce498d Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 24 Mar 2024 15:27:46 +0100 Subject: test/critter: fix typo --- test/critter.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/critter.cpp b/test/critter.cpp index 7c64b510..9a593c53 100644 --- a/test/critter.cpp +++ b/test/critter.cpp @@ -137,7 +137,6 @@ bool run(world& w, const function_view& make_dt, return false; else { - fm_assert(false); fm_EMIT_DEBUG("", "assertion failed: false in %s:%d", file, line); fm_EMIT_ABORT(); } -- cgit v1.2.3