chore: scaffold for day 15 puzzle

This commit is contained in:
Stevan Freeborn
2023-12-21 13:01:26 -06:00
parent 305625c7a2
commit 4c649707c2
6 changed files with 70 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
namespace LensLibrary.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}