Remove passing tests
This commit is contained in:
parent
5e8c795187
commit
6198be355a
|
@ -95,8 +95,6 @@ public class GitHubStateTest {
|
|||
public void stSystemOperationsTest() throws ParseException {
|
||||
|
||||
Set<String> excluded = new HashSet<>();
|
||||
excluded.add("createWithInvalidOpcode");
|
||||
excluded.add("testRandomTest");
|
||||
|
||||
|
||||
String json = JSONReader.loadJSON("StateTests/stSystemOperationsTest.json");
|
||||
|
|
Loading…
Reference in New Issue