Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.Test/Creators/AssessmentSectionAssemblyInputCreatorTest.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -re973ab8c1e544eed031185ca91fc738297d8b08d --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.Test/Creators/AssessmentSectionAssemblyInputCreatorTest.cs (.../AssessmentSectionAssemblyInputCreatorTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.Test/Creators/AssessmentSectionAssemblyInputCreatorTest.cs (.../AssessmentSectionAssemblyInputCreatorTest.cs) (revision e973ab8c1e544eed031185ca91fc738297d8b08d) @@ -25,8 +25,8 @@ using Assembly.Kernel.Model; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.AssemblyTool.KernelWrapper.Creators; using Riskeer.AssemblyTool.Data; +using Riskeer.AssemblyTool.KernelWrapper.Creators; namespace Ringtoets.AssemblyTool.KernelWrapper.Test.Creators {