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:
authorMarek Safar <marek.safar@gmail.com>2018-01-03 21:19:27 +0300
committerMarek Safar <marek.safar@gmail.com>2018-01-03 21:19:27 +0300
commitac55d216be0bb1a07087d5668f6360e89fb5dced (patch)
tree3ac5949f5b249cdf16dde2224eec240bff4df31b /src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
parentdfd98e7113a99708f4c9ed063a8c481f838aa8d3 (diff)
parentf90aa6665a59dc6caaff995a79fb852d21fe6f68 (diff)
Merge remote-tracking branch 'upstream/master'
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, 1 insertions, 0 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 1ecc4c4585..fb99199ad1 100644
--- a/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
+++ b/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
@@ -24,6 +24,7 @@
<Compile Include="Base\InfoGetSetTimes.cs" />
<Compile Include="Base\AllGetSetAttributes.cs" />
<Compile Include="Base\StaticGetSetTimes.cs" />
+ <Compile Include="Directory\EnumerableTests.cs" />
<Compile Include="FileInfo\GetSetAttributesCommon.cs" />
<Compile Include="FileInfo\IsReadOnly.cs" />
<Compile Include="FileInfo\Replace.cs" />