Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Data.Test/SoilProfile/MacroStabilityInwardsSoilProfile2DLayersHelperTest.cs =================================================================== diff -u -r7078f0ab14bab4985d611c668d73267e3a37c8d0 -reb6d3b69267f3ae2870b25679793bbc0099338cd --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Data.Test/SoilProfile/MacroStabilityInwardsSoilProfile2DLayersHelperTest.cs (.../MacroStabilityInwardsSoilProfile2DLayersHelperTest.cs) (revision 7078f0ab14bab4985d611c668d73267e3a37c8d0) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Data.Test/SoilProfile/MacroStabilityInwardsSoilProfile2DLayersHelperTest.cs (.../MacroStabilityInwardsSoilProfile2DLayersHelperTest.cs) (revision eb6d3b69267f3ae2870b25679793bbc0099338cd) @@ -20,7 +20,6 @@ // All rights reserved. using System.Collections.Generic; -using System.Linq; using Core.Common.Base.Geometry; using NUnit.Framework; using Ringtoets.MacroStabilityInwards.Data.SoilProfile; @@ -58,7 +57,6 @@ new Point2D(0.0, 1.0), new Point2D(2.0, 4.0) }), - Enumerable.Empty(), new MacroStabilityInwardsSoilLayerData(), new[] { @@ -78,7 +76,6 @@ new Point2D(4.0, 2.0), new Point2D(0.0, 2.5) }), - Enumerable.Empty(), new MacroStabilityInwardsSoilLayerData(), new[] { @@ -91,7 +88,6 @@ new Point2D(3.0, 1.0), new Point2D(8.0, 3.0) }), - Enumerable.Empty(), new MacroStabilityInwardsSoilLayerData(), new[] {