interface tests belong to the interface, not the implementation (#1794)
This commit is contained in:
parent
33ed8ca4c9
commit
bdd0d778eb
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2019 Storj Labs, Inc.
|
||||
// See LICENSE for copying information.
|
||||
|
||||
package satellitedb_test
|
||||
package queue_test
|
||||
|
||||
import (
|
||||
"sort"
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2019 Storj Labs, Inc.
|
||||
// See LICENSE for copying information.
|
||||
|
||||
package satellitedb_test
|
||||
package orders_test
|
||||
|
||||
import (
|
||||
"testing"
|
Loading…
Reference in New Issue
Block a user