chore: scaffold for day 6 puzzle

This commit is contained in:
Stevan Freeborn
2023-12-06 18:55:14 -06:00
parent 2951492386
commit 443e7385fd
6 changed files with 70 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
namespace WaitForIt.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}