Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Views/PipingFailureMechanismViewTest.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -re973ab8c1e544eed031185ca91fc738297d8b08d --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Views/PipingFailureMechanismViewTest.cs (.../PipingFailureMechanismViewTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Views/PipingFailureMechanismViewTest.cs (.../PipingFailureMechanismViewTest.cs) (revision e973ab8c1e544eed031185ca91fc738297d8b08d) @@ -33,7 +33,6 @@ using Core.Components.Gis.Geometries; using NUnit.Framework; using Rhino.Mocks; -using Ringtoets.AssemblyTool.KernelWrapper.Calculators; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Ringtoets.Common.Data.AssessmentSection; @@ -48,6 +47,7 @@ using Ringtoets.Piping.Forms.Views; using Ringtoets.Piping.Primitives; using Riskeer.AssemblyTool.Data; +using Riskeer.AssemblyTool.KernelWrapper.Calculators; namespace Ringtoets.Piping.Forms.Test.Views {