mirror of
https://github.com/octoleo/restic.git
synced 2024-11-05 12:57:53 +00:00
40ac678252
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. |
||
---|---|---|
.. | ||
mem_backend_test.go | ||
mem_backend.go |