Files
advent-of-code-2023/15/LensLibrary.Tests/GlobalUsings.cs
T

2 lines
50 B
C#
Raw Normal View History

2023-12-21 13:01:26 -06:00
global using Xunit;
global using FluentAssertions;