diff --git a/Adaptation/_Tests/Extract/Staging/v2.56.0/METCLIMATEC.cs b/Adaptation/_Tests/Extract/Staging/v2.56.0/METCLIMATEC.cs index c0a230f..edf28ef 100644 --- a/Adaptation/_Tests/Extract/Staging/v2.56.0/METCLIMATEC.cs +++ b/Adaptation/_Tests/Extract/Staging/v2.56.0/METCLIMATEC.cs @@ -4,11 +4,8 @@ using Adaptation.Shared; using Adaptation.Shared.Methods; using Microsoft.VisualStudio.TestTools.UnitTesting; using System; -using System.Collections.Generic; using System.Diagnostics; -using System.IO; using System.Reflection; -using System.Text.Json; namespace Adaptation._Tests.Extract.Staging.v2_56_0; diff --git a/Adaptation/_Tests/Extract/Staging/v2.56.0/TRENDLOG.cs b/Adaptation/_Tests/Extract/Staging/v2.56.0/TRENDLOG.cs index 5eaa88b..5153c86 100644 --- a/Adaptation/_Tests/Extract/Staging/v2.56.0/TRENDLOG.cs +++ b/Adaptation/_Tests/Extract/Staging/v2.56.0/TRENDLOG.cs @@ -1,5 +1,4 @@ #if true -using Adaptation._Tests.Shared; using Adaptation.Shared; using Adaptation.Shared.Methods; using Microsoft.VisualStudio.TestTools.UnitTesting; @@ -41,7 +40,7 @@ public class TRENDLOG [TestMethod] public void Staging__v2_56_0__TRENDLOG__csv() => _TRENDLOG.Staging__v2_56_0__TRENDLOG__csv(); -#if (!DEBUG) +#if DEBUG [Ignore] #endif [TestMethod]