mirror of
https://github.com/rclone/rclone.git
synced 2025-02-09 13:13:53 +02:00
The purpose of this is to make it easier to maintain and eventually to allow the rclone backends to be re-used in other projects without having to use the rclone configuration system. The new code layout is documented in CONTRIBUTING.
4 lines
53 B
Go
4 lines
53 B
Go
// Internal tests for operations
|
|
|
|
package operations
|