Index: Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil.Test/IllustrationPoints/TestGeneralResultTest.cs =================================================================== diff -u -rdd347e5ef5916532cce1004e1941e8523ec448b4 -rf67e3fac765fa077b104a5988f5c51b193881e98 --- Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil.Test/IllustrationPoints/TestGeneralResultTest.cs (.../TestGeneralResultTest.cs) (revision dd347e5ef5916532cce1004e1941e8523ec448b4) +++ Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil.Test/IllustrationPoints/TestGeneralResultTest.cs (.../TestGeneralResultTest.cs) (revision f67e3fac765fa077b104a5988f5c51b193881e98) @@ -22,8 +22,8 @@ using System.Collections.Generic; using System.Linq; using NUnit.Framework; -using Ringtoets.HydraRing.Calculation.TestUtil.IllustrationPoints; using Riskeer.HydraRing.Calculation.Data.Output.IllustrationPoints; +using Riskeer.HydraRing.Calculation.TestUtil.IllustrationPoints; namespace Ringtoets.HydraRing.Calculation.TestUtil.Test.IllustrationPoints {