refactor: remove junk c api tests
This commit is contained in:
parent
33229ffc11
commit
e9998ce127
7 changed files with 0 additions and 97 deletions
|
|
@ -67,12 +67,3 @@ test "timeout_test" {
|
|||
try testcase("timeout_test");
|
||||
}
|
||||
|
||||
test "unx_c_api" {
|
||||
try testcase("unx_c_api");
|
||||
}
|
||||
test "tcp_c_api" {
|
||||
try testcase("tcp_c_api");
|
||||
}
|
||||
test "socket_c_api" {
|
||||
try testcase("socket_c_api");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue