Index: Ringtoets/Integration/test/Ringtoets.Integration.Data.Test/AssessmentSectionTest.cs =================================================================== diff -u -re8d521c72f8cd2fa9e02dc14c38700bd051ac838 -ra9aafffab97152303562110b1d789bacb465ce24 --- Ringtoets/Integration/test/Ringtoets.Integration.Data.Test/AssessmentSectionTest.cs (.../AssessmentSectionTest.cs) (revision e8d521c72f8cd2fa9e02dc14c38700bd051ac838) +++ Ringtoets/Integration/test/Ringtoets.Integration.Data.Test/AssessmentSectionTest.cs (.../AssessmentSectionTest.cs) (revision a9aafffab97152303562110b1d789bacb465ce24) @@ -5,6 +5,7 @@ using NUnit.Framework; using Ringtoets.Common.Data; +using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Contribution; using RingtoetsIntegrationResources = Ringtoets.Integration.Data.Properties.Resources;