Skip to content

Commit

Permalink
remove ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pabender committed Apr 30, 2019
1 parent 30ee9d8 commit 941722a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/test/apps/AppsTest.java
Expand Up @@ -11,7 +11,6 @@
public class AppsTest {

@Test
@Ignore("appears to cause a timeout on Appveyor and Travis")
public void testCTor() {
Assume.assumeFalse(GraphicsEnvironment.isHeadless());
Apps t = new Apps();
Expand Down

0 comments on commit 941722a

Please sign in to comment.