forked from TrueCloudLab/restic
Disable FUSE test on Windows.
This commit is contained in:
parent
73de59a615
commit
d5dab39a4a
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
// +build !openbsd
|
||||
// +build !windows
|
||||
|
||||
package main
|
||||
|
||||
|
|
Loading…
Reference in a new issue