Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 595a468

Browse files
author
Ian Hays
committed
Merge pull request #2200 from ianhays/master
Cleanup on FileSystem tests and resolve issue with leftover temporary files
2 parents c459f08 + b86274b commit 595a468

31 files changed

+1915
-3911
lines changed

src/System.IO.FileSystem/tests/Directory/Delete_str_bool.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
using System.Runtime.CompilerServices;
1111
using Xunit;
1212

13-
public class Directory_Co5663Delete_str_bool
13+
public class Directory_Delete_str_bool
1414
{
1515
public static String s_strDtTmVer = "2000/04/26 20:33";
1616
public static String s_strClassMethod = "Directory.Delete(String,Boolean)";

src/System.IO.FileSystem/tests/Directory/Directory_EnumerableAPIs.cs

Lines changed: 0 additions & 744 deletions
This file was deleted.

0 commit comments

Comments
 (0)