mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 00:37:11 +00:00
b5962d6b50
Closes #1986 , was missing a check if there were any lines in the list. Calling the method with an empty line set would have yielded an empty set (behavior unknown). Although calling the method without lines is unintended, should handle behavior correctly now. Fix yielding an empty set if the first line(s) are empty. Add test to verify parsing works for multiple lines. Add test to verify parsing yields nothing for no lines. Add test to verify parsing yields nothing for empty lines. |
||
---|---|---|
.. | ||
Bulk | ||
CommonEdits.cs | ||
HiddenPower.cs | ||
IPKMView.cs | ||
IPlugin.cs | ||
ISaveFileProvider.cs | ||
ShowdownSet.cs |