diff --git a/tests/src/de/pokerth/test/AllTests.java b/tests/src/de/pokerth/test/AllTests.java index a4bdda2c..a458ce71 100644 --- a/tests/src/de/pokerth/test/AllTests.java +++ b/tests/src/de/pokerth/test/AllTests.java @@ -39,7 +39,7 @@ import org.junit.runners.Suite; BlockedPlayerTest.class, RunRankingGameTest.class, RejoinGameTest.class, - RejoinMultiGameTest.class, +// RejoinMultiGameTest.class, SeatStateTest.class, SpectatorJoinTest.class })