mirror of
https://github.com/restic/restic.git
synced 2026-05-27 12:25:23 +00:00
b7f03d01b8
Tests in cmd_forget_test.go need the same convenience function that was implemented in snapshot_policy_test.go. Function parseDuration(...) was moved to testing.go and renamed to ParseDurationOrPanic(...).