mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Try to make method names clearer
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user