[unittests] Fix the File System Test on Windows
authorStella Stamenova <stilis@microsoft.com>
Wed, 28 Nov 2018 19:34:01 +0000 (19:34 +0000)
committerStella Stamenova <stilis@microsoft.com>
Wed, 28 Nov 2018 19:34:01 +0000 (19:34 +0000)
commit63a921bcfccdc24d2489294842e42ff55d8184cc
tree2e09a84a4b62bbac43178fd3c5733e80b51a3a85
parentd10ed7c8d71d86841da1b204f0383037490c4242
[unittests] Fix the File System Test on Windows

Two of the file system tests are failing on Windows - this updates them to expect the correct values after the refactor of the file system code.

llvm-svn: 347796
lldb/unittests/Host/FileSystemTest.cpp