Skip to content

Commit bcd0943

Browse files
committed
again
1 parent 292f67f commit bcd0943

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/org.pitest.pitclipse.ui.tests/src/org/pitest/pitclipse/ui/tests/PitclipseRunConfigurationMutationTabTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ public void clearConsole() {
6060

6161
@Test
6262
public void pressMutatorGroupButtons() { // NOSONAR
63-
PAGES.getRunMenu().setMutatorGroup(TEST_CONFIG_NAME, Mutators.OLD_DEFAULTS);
6463
PAGES.getRunMenu().setMutatorGroup(TEST_CONFIG_NAME, Mutators.DEFAULTS);
6564
PAGES.getRunMenu().setMutatorGroup(TEST_CONFIG_NAME, Mutators.STRONGER);
6665
PAGES.getRunMenu().setMutatorGroup(TEST_CONFIG_NAME, Mutators.ALL);

0 commit comments

Comments
 (0)