Format code manually for regression tests

This commit is contained in:
Ruihan Li
2024-03-16 00:28:37 +08:00
committed by Tate, Hongliang Tian
parent 82de200d03
commit 42881bcdaa
13 changed files with 37 additions and 36 deletions

View File

@ -372,4 +372,4 @@ int main()
test_sigchld();
test_sigaltstack();
return 0;
}
}