mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-24 01:43:16 +00:00
Fix global fixture usage.
This commit is contained in:
parent
38fa775559
commit
d029d33961
@ -105,8 +105,7 @@ static ng::side_engine* create_side_engine(const config& defaults,
|
||||
|
||||
/* Tests */
|
||||
|
||||
BOOST_GLOBAL_FIXTURE( mp_connect_fixture );
|
||||
BOOST_AUTO_TEST_SUITE( mp_connect )
|
||||
BOOST_FIXTURE_TEST_SUITE( mp_connect, mp_connect_fixture )
|
||||
|
||||
|
||||
BOOST_AUTO_TEST_CASE( flg_map_settings )
|
||||
|
Loading…
x
Reference in New Issue
Block a user