gofmt -s -w .
This commit is contained in:
parent
614dcc8975
commit
2df2f41516
11 changed files with 30 additions and 34 deletions
|
|
@ -20,7 +20,7 @@ func TestStatic(t *testing.T) {
|
|||
func TestStaticWithBase(t *testing.T) {
|
||||
server := NewServer(nil, "127.0.0.1:8000")
|
||||
server.BasePath = "/sub"
|
||||
|
||||
|
||||
handler := server.handler()
|
||||
url := "/sub/static/javascripts/app.js"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue