mirror of
https://github.com/boostorg/cobalt.git
synced 2026-01-19 04:02:16 +00:00
added empty test to strand.cpp
This commit is contained in:
@@ -61,6 +61,10 @@ BOOST_AUTO_TEST_CASE(strand)
|
||||
th.join();
|
||||
}
|
||||
|
||||
#else
|
||||
|
||||
BOOST_AUTO_TEST_CASE(dummy) {}
|
||||
|
||||
#endif
|
||||
|
||||
BOOST_AUTO_TEST_SUITE_END();
|
||||
|
||||
Reference in New Issue
Block a user