4 lines
91 B
C#
4 lines
91 B
C#
|
global using NUnit.Framework;
|
||
|
global using FluentAssertions;
|
||
|
|
||
|
global using LevelInt = byte;
|