1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 16:47:34 +00:00

Tests: Add test for abort

This commit is contained in:
Michel Hermier 2021-12-17 17:58:55 +01:00 committed by Brian Gianforcaro
parent 18dab0384d
commit 181f759dc9
2 changed files with 27 additions and 0 deletions

View file

@ -1,4 +1,5 @@
set(TEST_SOURCES
TestAbort.cpp
TestIo.cpp
TestLibCExec.cpp
TestLibCDirEnt.cpp