Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ViewInfos/AssessmentSectionViewInfoTest.cs =================================================================== diff -u -r6f33b44599df032ecae3342b0aacd606a9e87c1f -r2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363 --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ViewInfos/AssessmentSectionViewInfoTest.cs (.../AssessmentSectionViewInfoTest.cs) (revision 6f33b44599df032ecae3342b0aacd606a9e87c1f) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ViewInfos/AssessmentSectionViewInfoTest.cs (.../AssessmentSectionViewInfoTest.cs) (revision 2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2018. All rights reserved. // // This file is part of Ringtoets. // @@ -27,8 +27,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.Forms.Views; -using RingtoetsFormsResources = Ringtoets.Integration.Forms.Properties.Resources; +using Riskeer.Integration.Forms.Views; +using RingtoetsFormsResources = Riskeer.Integration.Forms.Properties.Resources; namespace Ringtoets.Integration.Plugin.Test.ViewInfos {