good morning!!!!

Skip to content
Snippets Groups Projects
Commit 6c2f6f5b authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

tests: removed missing block test

parent a6b46420
No related branches found
No related tags found
No related merge requests found
......@@ -32,10 +32,6 @@ func TestBcInvalidRLPTests(t *testing.T) {
runBlockTestsInFile("files/BlockTests/bcInvalidRLPTest.json", []string{}, t)
}
func TestBcJSAPITests(t *testing.T) {
runBlockTestsInFile("files/BlockTests/bcJS_API_Test.json", []string{}, t)
}
func TestBcRPCAPITests(t *testing.T) {
runBlockTestsInFile("files/BlockTests/bcRPC_API_Test.json", []string{}, t)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment