1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

Fix broken tests

This commit is contained in:
Bjørn Erik Pedersen
2018-08-09 20:58:31 +02:00
parent 1639fd20d8
commit 43a5aaa778
2 changed files with 2 additions and 3 deletions

View File

@@ -16,7 +16,6 @@ package resource
import (
"fmt"
"math/rand"
"os"
"path/filepath"
"strconv"
"testing"