mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-08 08:49:52 -06:00
repo fmt
This commit is contained in:
@@ -165,7 +165,7 @@ func TestExists(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
type testDataMoverOptions struct {}
|
||||
type testDataMoverOptions struct{}
|
||||
|
||||
func (t testDataMoverOptions) WritesToTable() bool {
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user