build(2022): Rename to AOC.Tests

This commit is contained in:
Josh Creek
2022-10-12 19:38:16 +01:00
parent 5d101b116f
commit c4c23b0402
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
namespace AOC.Test.Y2022
namespace AOC.Tests.Y2022
{
public class Day01
{