Remove empty tests
This commit is contained in:
parent
1910833ad8
commit
ab3adc0329
@ -55,14 +55,4 @@ public class RestrictedValuesScrutinizerTest extends SnakScrutinizerTest {
|
||||
assertWarningsRaised(RestrictedValuesScrutinizer.type);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testNoValueAllowed() {
|
||||
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testNoValueDisallowed() {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user