Files
ladybird/Userland/Libraries/LibTest
Linus Groh c4f0f1cc05 LibTest: Remove uses of TRY_OR_DISCARD() from JavaScriptTestRunner
In one case we can replace it with MUST() and accept the crash (we also
VERIFY() that there wasn't an exception); in the other case we don't
need to return after a throw completion.
2022-01-04 23:37:26 +00:00
..
2021-12-19 14:22:06 -08:00
2021-12-19 14:22:06 -08:00