PkmnLib.NET/PkmnLib.Tests/GlobalUsings.cs

3 lines
80 B
C#

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