From 5c8f5c6d992d4db3ef1070f2a547fb047bcd340b Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 13 Jan 2025 15:32:17 -0500 Subject: [PATCH] Prepare to add more methods to partial class --- SabreTools.DatFiles/DatFile.Splitting.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SabreTools.DatFiles/DatFile.Splitting.cs b/SabreTools.DatFiles/DatFile.Splitting.cs index 520e2b1a..91deedf1 100644 --- a/SabreTools.DatFiles/DatFile.Splitting.cs +++ b/SabreTools.DatFiles/DatFile.Splitting.cs @@ -8,8 +8,7 @@ namespace SabreTools.DatFiles { public partial class DatFile { - // TODO: Create tests for all of these individually - #region Splitting + #region Splitting Steps /// /// Use cloneof tags to add items to the parents, removing the child sets in the process