Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
burqen committed Apr 18, 2017
1 parent c1fbb6c commit 273c28f
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -83,7 +83,6 @@ public static Collection<Object[]> variants()
variant( variants, State.CRASH_VALID_DIRTY, State.WIDE_VALID, Selected.FAIL, Selected.A );
variant( variants, State.CRASH_VALID, State.WIDE_VALID_DIRTY, Selected.FAIL, Selected.A );


return variants;
}

Expand Down

0 comments on commit 273c28f

Please sign in to comment.