Skip to content

Commit

Permalink
Fix test-all scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
pav-kv committed Jun 8, 2021
1 parent 0702347 commit 62d8c39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions merkle/smt/node/id_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ import (
"fmt"
"strconv"
"testing"

_ "github.com/golang/glog" // Add flags for the overarching test-all command.
)

func TestNewIDWithLast(t *testing.T) {
Expand Down

0 comments on commit 62d8c39

Please sign in to comment.