Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil/UpliftVanCalculatorInputAssert.cs =================================================================== diff -u -r90a9502badff5788374461a1b2179a5dd0e866a2 -rd34d8e80ebd48beace81ab17dc61694140d58413 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil/UpliftVanCalculatorInputAssert.cs (.../UpliftVanCalculatorInputAssert.cs) (revision 90a9502badff5788374461a1b2179a5dd0e866a2) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil/UpliftVanCalculatorInputAssert.cs (.../UpliftVanCalculatorInputAssert.cs) (revision d34d8e80ebd48beace81ab17dc61694140d58413) @@ -22,7 +22,6 @@ using System.Linq; using NUnit.Framework; using Ringtoets.MacroStabilityInwards.Data; -using Ringtoets.MacroStabilityInwards.Data.SoilProfile; using Ringtoets.MacroStabilityInwards.KernelWrapper.Calculators.Input; using Ringtoets.MacroStabilityInwards.Primitives; @@ -36,7 +35,7 @@ /// /// Asserts whether corresponds to . /// - /// The original . + /// The original . /// The actual . /// Thrown when /// does not correspond to . @@ -55,7 +54,7 @@ /// /// Asserts whether corresponds to . /// - /// The original array. + /// The original array. /// The actual array. /// Thrown when /// does not correspond to . @@ -73,7 +72,7 @@ /// /// Asserts whether corresponds to . /// - /// The original array. + /// The original array. /// The actual array. /// Thrown when /// does not correspond to .