namespace PkmnLib.Plugin.Gen7.Tests;

public class BattleStatCalculatorTests
{
    [Test]
    public async Task Test1()
    {
    }
}