Initial commit
This commit is contained in:
4
PkmnLib.Tests/GlobalUsings.cs
Normal file
4
PkmnLib.Tests/GlobalUsings.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
global using NUnit.Framework;
|
||||
global using FluentAssertions;
|
||||
|
||||
global using LevelInt = byte;
|
||||
Reference in New Issue
Block a user