Remove passing tests

This commit is contained in:
Faiz Khan 2015-02-10 15:58:46 -06:00
parent 5e8c795187
commit 6198be355a
1 changed files with 0 additions and 2 deletions

View File

@ -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");