diff --git a/Program.cs b/Program.cs index 40d0d56..d56328f 100644 --- a/Program.cs +++ b/Program.cs @@ -66,6 +66,7 @@ public class Program { Console.WriteLine($"{entry.Key}: {entry.Value}"); } + Console.WriteLine($"==={failedFiles.Count}==="); } public static void TestRecursive(string directory)