Files
advent-of-code-2023/02/CubeConundrum.Tests/GlobalUsings.cs
T

3 lines
51 B
C#

global using FluentAssertions;
global using Xunit;