Remove skeletons for specialized splitting combinations

This commit is contained in:
Matt Nadareski
2025-01-13 17:13:48 -05:00
parent 758f908767
commit 614d9c138b

View File

@@ -7,42 +7,6 @@ namespace SabreTools.DatFiles.Test
{
public partial class DatFileTests
{
#region ApplyDeviceNonMerged
// TODO: Implement ApplyDeviceNonMerged tests
#endregion
#region ApplyFullyMerged
// TODO: Implement ApplyFullyMerged tests
#endregion
#region ApplyFullyNonMerged
// TODO: Implement ApplyFullyNonMerged tests
#endregion
#region ApplyMerged
// TODO: Implement ApplyMerged tests
#endregion
#region ApplyNonMerged
// TODO: Implement ApplyNonMerged tests
#endregion
#region ApplySplit
// TODO: Implement ApplySplit tests
#endregion
#region AddItemsFromChildren
[Fact]