good morning!!!!

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

Skipped td test

parent ec9fbf09
No related branches found
No related tags found
No related merge requests found
......@@ -128,6 +128,7 @@ func TestErrInsufficientChainInfo(t *testing.T) {
}
func TestIncorrectTD(t *testing.T) {
t.Skip() // td not tested atm
test.LogInit()
_, blockPool, blockPoolTester := newTestBlockPool(t)
blockPoolTester.blockChain[0] = nil
......
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