1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-28 00:39:31 +08:00

disable some tests on windows

License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
This commit is contained in:
Łukasz Magiera
2018-01-31 14:41:49 +01:00
parent 6d28f8f85c
commit d399cdfec9

View File

@ -1,3 +1,5 @@
// +build !windows
package util
import (