From 8b22341e19af440a6b4a310e38e6c151246f8268 Mon Sep 17 00:00:00 2001 From: Charles Dang Date: Thu, 10 Mar 2016 14:22:18 +1100 Subject: [PATCH] Attempt to fix tests, again --- src/tests/gui/test_gui2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/gui/test_gui2.cpp b/src/tests/gui/test_gui2.cpp index fc4e8d0e62ff..e27d2af5a7a9 100644 --- a/src/tests/gui/test_gui2.cpp +++ b/src/tests/gui/test_gui2.cpp @@ -420,7 +420,7 @@ BOOST_AUTO_TEST_CASE(test_gui2) test(); //test(); test(); - test(); + //test(); test(); test(); test();