mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
Cleanup
This commit is contained in:

committed by
Ivan Grokhotkov

parent
bf8ff8c98b
commit
8859dab10c
@@ -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));
|
||||
|
||||
|
Reference in New Issue
Block a user