Weitere UnitTests
This commit is contained in:
@@ -4,7 +4,7 @@ using ReflectionMagic;
|
||||
namespace AMWD.Common.Tests.Utils
|
||||
{
|
||||
[System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage]
|
||||
public class TimeZoneInfoLocalMock : IDisposable
|
||||
internal class TimeZoneInfoLocalMock : IDisposable
|
||||
{
|
||||
private readonly TimeZoneInfo localTimeZoneInfo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user