Updated formatting
This commit is contained in:
parent
e35d5715d1
commit
336f317502
13 changed files with 13 additions and 13 deletions
2
testdata/Route.go
vendored
2
testdata/Route.go
vendored
|
@ -49,4 +49,4 @@ func Lines(fileName string) <-chan string {
|
|||
}()
|
||||
|
||||
return lines
|
||||
}
|
||||
}
|
2
testdata/blog.txt
vendored
2
testdata/blog.txt
vendored
|
@ -1,4 +1,4 @@
|
|||
GET /
|
||||
GET /:slug
|
||||
GET /tags
|
||||
GET /tag/:tag
|
||||
GET /tag/:tag
|
Loading…
Add table
Add a link
Reference in a new issue