Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/Views/MacroStabilityInwardsOutputViewTest.cs =================================================================== diff -u -r7585d2fd78627d94d55ffa16423af90a91e4efd4 -ra07b01c421d15a0a1e4933e3967ac1f25d30eccc --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/Views/MacroStabilityInwardsOutputViewTest.cs (.../MacroStabilityInwardsOutputViewTest.cs) (revision 7585d2fd78627d94d55ffa16423af90a91e4efd4) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/Views/MacroStabilityInwardsOutputViewTest.cs (.../MacroStabilityInwardsOutputViewTest.cs) (revision a07b01c421d15a0a1e4933e3967ac1f25d30eccc) @@ -241,7 +241,6 @@ new Point2D(2.0, 4.0) }), new List()) { - Data = new MacroStabilityInwardsSoilLayerData(), NestedLayers = Enumerable.Empty() }, new MacroStabilityInwardsSoilLayer2D(new Ring(new List @@ -250,7 +249,6 @@ new Point2D(8.0, 3.0) }), new List()) { - Data = new MacroStabilityInwardsSoilLayerData(), NestedLayers = Enumerable.Empty() }, new MacroStabilityInwardsSoilLayer2D(new Ring(new List @@ -259,7 +257,6 @@ new Point2D(2.0, 8.0) }), new List()) { - Data = new MacroStabilityInwardsSoilLayerData(), NestedLayers = Enumerable.Empty() } }, new List()));