Skip to content

Commit

Permalink
fix import in tests ref fibercrypto#139
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevAlDen committed Oct 14, 2019
1 parent dca02a3 commit 016d7b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hardware/sky-wallet_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import (
"github.com/skycoin/hardware-wallet-protob/go"
"github.com/stretchrcom/testify/require"
"testing"
"errors"
)

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

0 comments on commit 016d7b3

Please sign in to comment.