Files
advent-of-code-2023/06/WaitForIt.Tests/GlobalUsings.cs
T

4 lines
52 B
C#
Raw Normal View History

2023-12-06 20:30:37 -06:00
global using FluentAssertions;
2023-12-06 18:55:14 -06:00
global using Xunit;