restic/internal/backend/swift
Michael Eischer 40ac678252 backend: remove Test method
The Test method was only used in exactly one place, namely when trying
to create a new repository it was used to check whether a config file
already exists.

Use a combination of Stat() and IsNotExist() instead.
2022-12-03 11:28:10 +01:00
..
config.go backend, options: Prefer strings.Cut to SplitN 2022-12-02 19:19:14 +01:00
config_test.go Moves files 2017-07-23 14:19:13 +02:00
swift.go backend: remove Test method 2022-12-03 11:28:10 +01:00
swift_test.go backend: remove Test method 2022-12-03 11:28:10 +01:00