mirror of
https://github.com/restic/restic.git
synced 2024-12-26 09:47:49 +00:00
e6a5801155
The rest config normally uses prepareURL to sanitize URLs and ensures that the URL ends with a slash. However, the test used an URL without a trailing slash, which after the rest server changes causes test failures. |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
rest.go | ||
rest_int_go114_test.go | ||
rest_int_test.go | ||
rest_test.go |