Files
advent-of-code-2023/06/WaitForIt.Tests/GlobalUsings.cs
T
2023-12-06 20:30:37 -06:00

4 lines
52 B
C#

global using FluentAssertions;
global using Xunit;