PkmnLib.NET/PkmnLib.Tests/GlobalUsings.cs

4 lines
81 B
C#

global using TUnit;
global using FluentAssertions;
global using LevelInt = byte;