Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsSoilLayer2DPropertiesTest.cs =================================================================== diff -u -r9b0389445c63035ae70e99e30cc2d95facd09616 -r6f1f1f2dc45d71b0b40c6a84ed233d50f04c4b62 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsSoilLayer2DPropertiesTest.cs (.../MacroStabilityInwardsSoilLayer2DPropertiesTest.cs) (revision 9b0389445c63035ae70e99e30cc2d95facd09616) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsSoilLayer2DPropertiesTest.cs (.../MacroStabilityInwardsSoilLayer2DPropertiesTest.cs) (revision 6f1f1f2dc45d71b0b40c6a84ed233d50f04c4b62) @@ -78,7 +78,7 @@ new Point2D(12.987, 12.821), new Point2D(4.23, 1.02) }) - }, new MacroStabilityInwardsPreconsolidationStress[0]) + }) { Properties = { @@ -166,7 +166,7 @@ new Point2D(20.210230, 26.00001), new Point2D(3.830, 1.040506) }), - new Ring[0], new MacroStabilityInwardsPreconsolidationStress[0]); + new Ring[0]); } } } \ No newline at end of file