Skip to content

Commit 454879e

Browse files
Thomas NieldThomas Nield
authored andcommitted
update unit tests
1 parent 89d2803 commit 454879e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/test/java/io/reactivex/rxjavafx/sources/JavaFxObservableTest.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@
3636

3737
public final class JavaFxObservableTest {
3838

39-
@BeforeClass
40-
public static void initJFX() {
41-
javafx.application.Platform.startup(() ->{});
42-
}
43-
4439
@Test
4540
public void testIntervalSource() {
4641

0 commit comments

Comments
 (0)