Fixing coverage - 8

This commit is contained in:
2024-05-13 00:58:40 +02:00
parent bbfac5eb07
commit 277d6b99fd
4 changed files with 62 additions and 1 deletions

View File

@@ -73,4 +73,5 @@ public class Program_Tests
Assert.Fail($"An exception was thrown: {ex.Message}");
}
}
}