1
0
Fork 0

Merge pull request #230 from rqlite/move_testdata

Move chinook package to idiomatic testdata dir
master
Philip O'Toole 8 years ago committed by GitHub
commit 412f90ae55

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

Loading…
Cancel
Save