Disable tests on darwin

This commit is contained in:
Alexander Neumann 2017-04-05 21:35:29 +02:00
parent c195139d31
commit 280028290e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// +build !windows
// +build !windows,!darwin
package restic_test