chore: scaffold for day 14 puzzle

This commit is contained in:
Stevan Freeborn
2023-12-20 13:35:37 -06:00
parent ea425811bc
commit 3d3b667f23
6 changed files with 70 additions and 0 deletions
@@ -0,0 +1,10 @@
namespace ParabolicReflectorDish.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}