mirror of
https://github.com/rclone/rclone.git
synced 2026-03-26 19:32:38 -04:00
This enables the unit tests to run on any given backend, via the `-remote` flag, e.g. `go test -v ./cmd/gitannex/... -remote dropbox:`. We should also port the gitannex e2e tests at some point. Issue: #7984