chore: scaffold for day 5 puzzle

This commit is contained in:
Stevan Freeborn
2023-12-04 23:18:11 -06:00
parent a19a3a8947
commit a8ae57bc8c
6 changed files with 76 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
global using Xunit;
global using FluentAssertions;