Files
advent-of-code-2023/06/WaitForIt.Tests/GlobalUsings.cs
T
2023-12-07 19:35:40 -06:00

3 lines
51 B
C#

global using FluentAssertions;
global using Xunit;