Skip to content

Commit

Permalink
Fixed test5x5Recompute
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed May 15, 2016
1 parent 476f4a9 commit 4b16842
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -1760,7 +1760,6 @@ private <F extends FocusType> void test5X4ModifyEnable(final String TEST_NAME, C
/**
* Make sure that recompute does not destroy anything.
*/
@Test
public <F extends FocusType> void test5X5Recompute(final String TEST_NAME, Class<F> type, String oid) throws Exception {
TestUtil.displayTestTile(this, TEST_NAME);

Expand Down

0 comments on commit 4b16842

Please sign in to comment.