chore: scaffold for day 9 puzzle

This commit is contained in:
Stevan Freeborn
2023-12-09 00:57:51 -06:00
parent 44cc06ba72
commit 3bd6ced4b7
6 changed files with 70 additions and 0 deletions
@@ -0,0 +1,2 @@
global using Xunit;
global using FluentAssertions;