Skip to content
Snippets Groups Projects
Commit 48ce927d authored by Gustav Jacobsson's avatar Gustav Jacobsson
Browse files

Update AllTests.java

parent 7e0d4302
No related tags found
No related merge requests found
Pipeline #105121 failed
......@@ -40,6 +40,7 @@ public class AllTests {
suite.addTest(net.sf.freecol.server.AllTests.suite());
suite.addTest(net.sf.freecol.server.generator.AllTests.suite());
//suite.addTest(net.sf.freecol.client.control.AllTests.suite());
// suite.addTest(net.sf.freecol.common.sound.AllTests.suite());
suite.addTest(net.sf.freecol.client.gui.AllTests.suite());
// Make sure that we run the tests using the english locale
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment