chore: scaffold for day 11 puzzle

This commit is contained in:
Stevan Freeborn
2023-12-16 10:24:42 -06:00
parent e282fd1686
commit 578681451b
6 changed files with 70 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
global using Xunit;
global using FluentAssertions;