Files
advent-of-code-2023/11/CosmicExpansion.Tests/GlobalUsings.cs
T

2 lines
50 B
C#
Raw Normal View History

2023-12-16 10:24:42 -06:00
global using Xunit;
global using FluentAssertions;