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