Forgot to comment out Join Game dialog test call

This commit is contained in:
Charles Dang 2016-10-01 02:48:25 +11:00
parent 45ea8c6a43
commit 6c5df634aa

View file

@ -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>();