Files
advent-of-code-2023/14/ParabolicReflectorDish.Tests/GlobalUsings.cs
T

2 lines
50 B
C#
Raw Normal View History

2023-12-20 13:35:37 -06:00
global using Xunit;
global using FluentAssertions;