chore: scaffold for day 4 puzzle

This commit is contained in:
Stevan Freeborn
2023-12-03 23:14:53 -06:00
parent 4351447ef4
commit b73e58879a
6 changed files with 69 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
namespace Scratchcards.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}