PkmnLib.NET/PkmnLib.Tests/GlobalUsings.cs

4 lines
81 B
C#
Raw Normal View History

2024-12-27 13:30:22 +00:00
global using TUnit;
2024-07-20 11:51:52 +00:00
global using FluentAssertions;
global using LevelInt = byte;