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

fstest/test_all: constrain to go1.10 and above

This commit is contained in:
Nick Craig-Wood
2018-10-24 21:33:42 +01:00
parent 07addf74fd
commit b0db08fd2b
5 changed files with 11 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
// Run a test
// +build go1.10
package main
import (