mirror of
https://github.com/kopia/kopia.git
synced 2026-03-26 01:51:20 -04: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