This commit is contained in:
Andy Arthur
2020-05-15 15:22:53 -07:00
parent 6cf9c18caf
commit cccd2faf84

View File

@@ -165,7 +165,7 @@ func TestExists(t *testing.T) {
}
}
type testDataMoverOptions struct {}
type testDataMoverOptions struct{}
func (t testDataMoverOptions) WritesToTable() bool {
return true