Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Plugin.Test/FileImporters/GrassCoverErosionOutwardsFailureMechanismSectionResultUpdateStrategyTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f --- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Plugin.Test/FileImporters/GrassCoverErosionOutwardsFailureMechanismSectionResultUpdateStrategyTest.cs (.../GrassCoverErosionOutwardsFailureMechanismSectionResultUpdateStrategyTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Plugin.Test/FileImporters/GrassCoverErosionOutwardsFailureMechanismSectionResultUpdateStrategyTest.cs (.../GrassCoverErosionOutwardsFailureMechanismSectionResultUpdateStrategyTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) @@ -20,12 +20,12 @@ // All rights reserved. using NUnit.Framework; -using Ringtoets.AssemblyTool.Data; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Plugin.TestUtil.FileImporters; using Ringtoets.Common.Primitives; using Ringtoets.GrassCoverErosionOutwards.Data; using Ringtoets.GrassCoverErosionOutwards.Plugin.FileImporters; +using Riskeer.AssemblyTool.Data; namespace Ringtoets.GrassCoverErosionOutwards.Plugin.Test.FileImporters {