mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
Oops! mistake
This commit is contained in:
parent
8fb2e0ba3b
commit
62afe724ed
2 changed files with 0 additions and 7 deletions
|
|
@ -289,17 +289,13 @@ abts_suite *testsock(abts_suite *suite)
|
|||
{
|
||||
suite = ADD_SUITE(suite)
|
||||
|
||||
#if 0
|
||||
abts_run_test(suite, sock_test1, NULL);
|
||||
#endif
|
||||
abts_run_test(suite, sock_test2, NULL);
|
||||
#if 0
|
||||
abts_run_test(suite, sock_test3, NULL);
|
||||
abts_run_test(suite, sock_test4, NULL);
|
||||
abts_run_test(suite, sock_test5, NULL);
|
||||
abts_run_test(suite, sock_test6, NULL);
|
||||
abts_run_test(suite, sock_test7, NULL);
|
||||
#endif
|
||||
|
||||
return suite;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue