Rename RemoveTagsFromChild to RemoveMachineRelationshipTags

This commit is contained in:
Matt Nadareski
2025-01-13 09:12:07 -05:00
parent 17446907b0
commit 31aa6a6478
3 changed files with 15 additions and 13 deletions

View File

@@ -46,9 +46,9 @@ namespace SabreTools.DatFiles.Test
#endregion
#region RemoveTagsFromChild
#region RemoveMachineRelationshipTags
// TODO: Implement RemoveTagsFromChild tests
// TODO: Implement RemoveMachineRelationshipTags tests
#endregion
}