Try to make method names clearer

This commit is contained in:
Matt Nadareski
2025-01-13 13:02:17 -05:00
parent e78154d824
commit 2f5c43e9ad
2 changed files with 13 additions and 13 deletions

View File

@@ -37,15 +37,15 @@ namespace SabreTools.DatFiles.Test
#endregion
#region RemoveBiosItemsFromChild
#region RemoveItemsFromCloneOfChild
// TODO: Implement RemoveBiosItemsFromChild tests
// TODO: Implement RemoveItemsFromCloneOfChild tests
#endregion
#region RemoveItemsFromChild
#region RemoveItemsFromRomOfChild
// TODO: Implement RemoveItemsFromChild tests
// TODO: Implement RemoveItemsFromRomOfChild tests
#endregion