Style cleanup
This commit is contained in:
@@ -28,7 +28,7 @@ public class SpeciesDataloaderTests
|
||||
typeLibrary.RegisterType("Dark");
|
||||
typeLibrary.RegisterType("Steel");
|
||||
typeLibrary.RegisterType("Fairy");
|
||||
|
||||
|
||||
var library = SpeciesDataLoader.LoadSpecies(file, typeLibrary);
|
||||
await Assert.That(library).IsNotNull();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user