Small fix on cache tests

This commit is contained in:
DanB
2017-08-09 00:11:10 +02:00
parent ffc323238a
commit ae54392a85

1
cache/cache_test.go vendored
View File

@@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
package cache
import (
"fmt"
"math/rand"
"sync"
"testing"