libstdc++: Run all tests in file
libstdc++-v3/ChangeLog: * testsuite/30_threads/jthread/95989.cc: Run all three test functions, not just the first one twice.
This commit is contained in:
parent
4bbd5d0c5f
commit
7e0078f864
@ -50,5 +50,6 @@ int
|
||||
main()
|
||||
{
|
||||
test01();
|
||||
test01();
|
||||
test02();
|
||||
test03();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user