Index: Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil.Test/IllustrationPoints/GeneralResultTestFactoryTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -rdd347e5ef5916532cce1004e1941e8523ec448b4 --- Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil.Test/IllustrationPoints/GeneralResultTestFactoryTest.cs (.../GeneralResultTestFactoryTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil.Test/IllustrationPoints/GeneralResultTestFactoryTest.cs (.../GeneralResultTestFactoryTest.cs) (revision dd347e5ef5916532cce1004e1941e8523ec448b4) @@ -21,8 +21,8 @@ using System.Linq; using NUnit.Framework; -using Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints; using Ringtoets.HydraRing.Calculation.TestUtil.IllustrationPoints; +using Riskeer.HydraRing.Calculation.Data.Output.IllustrationPoints; namespace Ringtoets.HydraRing.Calculation.TestUtil.Test.IllustrationPoints {