Skip to content

Commit 400aa2d

Browse files
committed
Fix formatting for web_test.go
1 parent ea4be70 commit 400aa2d

File tree

2 files changed

+545
-545
lines changed

2 files changed

+545
-545
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ include $(GOROOT)/src/Make.pkg
1616

1717
format:
1818
${GOFMT} -w ${GOFILES}
19+
${GOFMT} -w web_test.go
1920
${GOFMT} -w examples/arcchallenge.go
2021
${GOFMT} -w examples/hello.go
2122
${GOFMT} -w examples/methodhandler.go

0 commit comments

Comments
 (0)