gotools/cmd/fiximports/main_test.go

var gopath

func init() {}

func TestFixImports(t *testing.T) {}

// TestDryRun tests that the -n flag suppresses calls to writeFile.
func TestDryRun(t *testing.T) {}