1
0
Fork 0

Move chinook package to idiomatic testdata dir

https://github.com/golang/go/issues/14715
master
Philip O'Toole 8 years ago
parent 07eda39958
commit da21606644

@ -12,7 +12,7 @@ import (
"testing"
"time"
"github.com/rqlite/rqlite/chinook"
"github.com/rqlite/rqlite/testdata/chinook"
)
type mockSnapshotSink struct {

Loading…
Cancel
Save