mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00: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