- updates calendar to support overriding the current day when rendering - supports current culture when rendering - renames Calendar to CalendarGenerator
6 lines
No EOL
112 B
C#
6 lines
No EOL
112 B
C#
namespace ModuleTests;
|
|
|
|
public class TestConstants
|
|
{
|
|
public const string SnapshotFolderName = "Snapshots";
|
|
} |