Forgot to comment out Join Game dialog test call
This commit is contained in:
parent
45ea8c6a43
commit
6c5df634aa
1 changed files with 1 additions and 1 deletions
|
@ -411,7 +411,7 @@ BOOST_AUTO_TEST_CASE(test_gui2)
|
|||
test<gui2::tmp_connect>();
|
||||
//test<gui2::tmp_create_game>();
|
||||
test<gui2::tmp_create_game_set_password>();
|
||||
test<gui2::tmp_join_game>();
|
||||
//test<gui2::tmp_join_game>();
|
||||
test<gui2::tmp_join_game_password_prompt>();
|
||||
test<gui2::tdepcheck_confirm_change>();
|
||||
test<gui2::tdepcheck_select_new>();
|
||||
|
|
Loading…
Add table
Reference in a new issue