chore: scaffold for day 5 puzzle

This commit is contained in:
Stevan Freeborn
2023-12-04 23:18:11 -06:00
parent a19a3a8947
commit a8ae57bc8c
6 changed files with 76 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
namespace IYGASAF.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}