Skip to content

Commit

Permalink
f always clean
Browse files Browse the repository at this point in the history
  • Loading branch information
pro-wh committed Oct 7, 2019
1 parent 2d4472d commit d811773
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions go/ekiden/node_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,6 @@ func TestNode(t *testing.T) {
node := newTestNode(t)
defer func() {
node.Stop()
switch t.Failed() {
case true:
t.Logf("one or more tests failed, preserving data directory: %v", node.dataDir)
}
os.RemoveAll(node.dataDir)
}()

Expand Down

0 comments on commit d811773

Please sign in to comment.