Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Hays <ianha@microsoft.com>2016-04-08 22:27:45 +0300
committerIan Hays <ianha@microsoft.com>2016-04-08 22:27:45 +0300
commit2b6f33c55f088ebe381f3b6996309258a8ea0667 (patch)
tree0adef204d09b5d5ede039da27e28d34086154555 /src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
parentc45df2d2989597df6180d82a9ff7da33cc43dbde (diff)
Make FileSystem EnumerateCurrentDirectory test remote
Diffstat (limited to 'src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj')
-rw-r--r--src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj b/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
index d6a03a4db9..84c79ddd67 100644
--- a/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
+++ b/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
@@ -122,7 +122,6 @@
<Compile Include="Directory\Delete_MountVolume.cs" />
<Compile Include="Directory\Delete.cs" />
<Compile Include="Directory\Exists.cs" />
- <Compile Include="Directory\GetCurrentDirectory.cs" />
<Compile Include="Directory\GetDirectories.cs" />
<Compile Include="Directory\GetDirectoryRoot.cs" />
<Compile Include="Directory\GetFiles.cs" />