Skip to content

Commit c69093a

Browse files
committed
Merge branch 'develop'
2 parents 58c74e7 + 6115da1 commit c69093a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_symmetric_coroutine.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,6 @@ boost::unit_test::test_suite * init_unit_test_suite( int, char* [])
597597
test->add( BOOST_TEST_CASE( & test_yield_to_int) );
598598
test->add( BOOST_TEST_CASE( & test_yield_to_ref) );
599599
test->add( BOOST_TEST_CASE( & test_yield_to_different) );
600-
test->add( BOOST_TEST_CASE( & test_yield_to_different) );
601600
test->add( BOOST_TEST_CASE( & test_move_coro) );
602601
test->add( BOOST_TEST_CASE( & test_vptr) );
603602

0 commit comments

Comments
 (0)