mirror of
https://github.com/kopia/kopia.git
synced 2026-03-25 17:41:11 -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