mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-04-21 12:32:38 +00:00
We have to rework TestRelativePaths and TestResolvePaths if we want to run them for Cloud Storage on Windows too: we use filesystem path while Cloud Storage providers expect Unix paths. On Windows is important to check the local filesystem so skip Cloud Storage providers test cases for now