Files
advent-of-code-2023/08/HauntedWasteland.Tests/GlobalUsings.cs
T

2 lines
50 B
C#
Raw Normal View History

2023-12-08 15:47:07 -06:00
global using Xunit;
global using FluentAssertions;