mirror of
https://github.com/restic/restic.git
synced 2024-12-22 15:57:07 +00:00
Disable tests on darwin
This commit is contained in:
parent
c195139d31
commit
280028290e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build !windows
|
||||
// +build !windows,!darwin
|
||||
|
||||
package restic_test
|
||||
|
||||
|
|
Loading…
Reference in a new issue