JoostK 1a62f74496 test(compiler-cli): fix drive letter casing in Windows filesystem emulation ()
In native windows, the drive letter is a capital letter, while our Windows
filesystem emulation would use lowercase drive letters. This difference may
introduce tests to behave differently in native Windows versus emulated
Windows, potentially causing unexpected CI failures on Windows CI after a PR
has been merged.

Resolves FW-2267

PR Close 
2020-09-21 12:26:33 -07:00
..