fixFileSeparators

private fun String.fixFileSeparators(): String

Replace Windows file separators with Unix ones, just for string comparison in tests

Sources

Link copied to clipboard