Skip to content

Commit

Permalink
Cleanup formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
alandonham authored and fmeum committed Sep 14, 2024
1 parent fd50d73 commit 415dd8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/gazelle/diff_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ func TestDiffExisting(t *testing.T) {
+ srcs = ["hello.go"],
+ importpath = "example.com/hello",
+ visibility = ["//visibility:public"],
+)`,
+)
`,
})
testtools.CheckFiles(t, dir, want)
}
Expand Down

0 comments on commit 415dd8f

Please sign in to comment.