1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-03 17:13:18 +00:00

mountlib: make tests work under all platforms

This commit is contained in:
Nick Craig-Wood
2017-05-08 12:20:39 +01:00
parent 7b47a1e842
commit 917ea6ac57
5 changed files with 0 additions and 132 deletions

View File

@@ -1,5 +1,3 @@
// +build linux darwin freebsd
package mounttest
import (