Files
advent-of-code-2023/04/Scratchcards.Tests/GlobalUsings.cs
T

2 lines
50 B
C#
Raw Normal View History

2023-12-04 10:32:14 -06:00
global using Xunit;
global using FluentAssertions;