refactor: remove junk c api tests

This commit is contained in:
CJ van den Berg 2026-03-04 19:48:01 +01:00
parent 33229ffc11
commit e9998ce127
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
7 changed files with 0 additions and 97 deletions

View file

@ -27,6 +27,3 @@ testcase perf_ring;
testcase perf_spawn;
testcase spawn_exit;
testcase timeout_test;
testcase unx_c_api;
testcase tcp_c_api;
testcase socket_c_api;