Remove passing tests
This commit is contained in:
parent
ba3b1c34b3
commit
43b89fe161
|
@ -98,8 +98,6 @@ public class GitHubStateTest {
|
|||
public void stSystemOperationsTest() throws ParseException {
|
||||
|
||||
Set<String> excluded = new HashSet<>();
|
||||
excluded.add("createNameRegistratorZeroMem2");
|
||||
excluded.add("testVMtest");
|
||||
excluded.add("createWithInvalidOpcode");
|
||||
excluded.add("testRandomTest");
|
||||
|
||||
|
|
Loading…
Reference in New Issue