chore: scaffold for day 8 puzzle

This commit is contained in:
Stevan Freeborn
2023-12-08 15:47:07 -06:00
parent 0dbca54214
commit 1506d716fb
6 changed files with 70 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
namespace HauntedWasteland.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}