This commit is contained in:
2024-08-19 16:52:25 -07:00
parent 9289ed354f
commit 390090729b
25 changed files with 704 additions and 47 deletions

View File

@ -1,4 +1,4 @@
#if true
#if v2_56_0
using Adaptation.Shared;
using Adaptation.Shared.Methods;
using Microsoft.VisualStudio.TestTools.UnitTesting;
@ -34,15 +34,11 @@ public class ALIGNMENT
catch (Exception) { }
}
#if DEBUG
[Ignore]
#endif
[TestMethod]
public void Development__v2_56_0__ALIGNMENT__ConvertExcelToJson() => _ALIGNMENT.Development__v2_56_0__ALIGNMENT__ConvertExcelToJson();
#if DEBUG
[Ignore]
#endif
[TestMethod]
public void Development__v2_56_0__ALIGNMENT__ConvertExcelToJson638353030755467303__Normal()
{