This commit is contained in:
Alexey Gerenkov
2017-08-28 18:41:32 +03:00
committed by Ivan Grokhotkov
parent bf8ff8c98b
commit 8859dab10c
4 changed files with 29 additions and 66 deletions

View File

@@ -54,7 +54,7 @@ static void thread_main()
}
}
TEST_CASE("pthread CXX test 1", "[pthread]")
TEST_CASE("pthread CXX", "[pthread]")
{
global_sp.reset(new int(1));