fix(tests/util/thread): typo
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
1f225d2752
commit
935349ec91
1 changed files with 0 additions and 2 deletions
|
@ -165,8 +165,6 @@ static void tst5() {}
|
|||
#endif
|
||||
|
||||
int main() {
|
||||
tst3();
|
||||
return 0;
|
||||
tst1();
|
||||
tst2();
|
||||
tst3();
|
||||
|
|
Loading…
Reference in a new issue