Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/Views/MacroStabilityInwardsOutputViewTest.cs =================================================================== diff -u -ra07b01c421d15a0a1e4933e3967ac1f25d30eccc -r1a3f904157a3f86e702ea8086bee67e780da7856 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/Views/MacroStabilityInwardsOutputViewTest.cs (.../MacroStabilityInwardsOutputViewTest.cs) (revision a07b01c421d15a0a1e4933e3967ac1f25d30eccc) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/Views/MacroStabilityInwardsOutputViewTest.cs (.../MacroStabilityInwardsOutputViewTest.cs) (revision 1a3f904157a3f86e702ea8086bee67e780da7856) @@ -239,26 +239,17 @@ { new Point2D(0.0, 1.0), new Point2D(2.0, 4.0) - }), new List()) - { - NestedLayers = Enumerable.Empty() - }, + }), new List()), new MacroStabilityInwardsSoilLayer2D(new Ring(new List { new Point2D(3.0, 1.0), new Point2D(8.0, 3.0) - }), new List()) - { - NestedLayers = Enumerable.Empty() - }, + }), new List()), new MacroStabilityInwardsSoilLayer2D(new Ring(new List { new Point2D(2.0, 4.0), new Point2D(2.0, 8.0) }), new List()) - { - NestedLayers = Enumerable.Empty() - } }, new List())); }