mirror of
https://github.com/kopia/kopia.git
synced 2026-01-19 11:57:55 -05:00
- use raw strings for readability, removes escaping - clarify comment - add self-documenting message to test assertion - always cleanup test file - refactor(test): cleanup TestParseSnapListAllExeTest - nit: call getLogOutputPrefix once - rename SkipTestUnlessLinux - inline TestSkipUnlessCI - rename SkipTestOnCIUnlessLinuxAMD64