Browse Source

gofmt

master
Alexander Avery 2 weeks ago
parent
commit
e1368d840c
  1. 4
      odl_test.go

4
odl_test.go

@ -4,9 +4,9 @@ import (
"bytes"
"net/http"
"net/http/httptest"
"os"
"strings"
"testing"
"os"
"testing/fstest"
)
@ -53,7 +53,7 @@ http://localhost/someorlando.jpg
"boston1.mp4",
"orlando0.jpg",
)
if err != nil {
t.Fatal(err)
}

Loading…
Cancel
Save