Index: Ringtoets/Integration/test/Ringtoets.Integration.Data.Test/Assembly/CombinedAssemblyFailureMechanismSectionFactoryTest.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -re973ab8c1e544eed031185ca91fc738297d8b08d --- Ringtoets/Integration/test/Ringtoets.Integration.Data.Test/Assembly/CombinedAssemblyFailureMechanismSectionFactoryTest.cs (.../CombinedAssemblyFailureMechanismSectionFactoryTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.Data.Test/Assembly/CombinedAssemblyFailureMechanismSectionFactoryTest.cs (.../CombinedAssemblyFailureMechanismSectionFactoryTest.cs) (revision e973ab8c1e544eed031185ca91fc738297d8b08d) @@ -25,7 +25,6 @@ using Core.Common.TestUtil; using Core.Common.Util.Extensions; using NUnit.Framework; -using Ringtoets.AssemblyTool.KernelWrapper.Calculators; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Ringtoets.Common.Data.AssemblyTool; @@ -40,6 +39,7 @@ using Ringtoets.StabilityStoneCover.Data; using Ringtoets.WaveImpactAsphaltCover.Data; using Riskeer.AssemblyTool.Data; +using Riskeer.AssemblyTool.KernelWrapper.Calculators; namespace Ringtoets.Integration.Data.Test.Assembly {