Index: Ringtoets/Common/test/Ringtoets.Common.Util.TestUtil/MapFeaturesMetaDataTestHelper.cs =================================================================== diff -u -rb1b71a40d77daee847b347b731a8442d666b9e0e -r92ea02c5405139ed7ce724c88eb0dfa24c52edd3 --- Ringtoets/Common/test/Ringtoets.Common.Util.TestUtil/MapFeaturesMetaDataTestHelper.cs (.../MapFeaturesMetaDataTestHelper.cs) (revision b1b71a40d77daee847b347b731a8442d666b9e0e) +++ Ringtoets/Common/test/Ringtoets.Common.Util.TestUtil/MapFeaturesMetaDataTestHelper.cs (.../MapFeaturesMetaDataTestHelper.cs) (revision 92ea02c5405139ed7ce724c88eb0dfa24c52edd3) @@ -20,7 +20,6 @@ // All rights reserved. using System.Collections.Generic; -using Core.Common.Base.Data; using Core.Components.Gis.Features; using NUnit.Framework; Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.IO.Test/Exporters/GrassCoverErosionOutwardsHydraulicBoundaryLocationsWriterTest.cs =================================================================== diff -u -rb1b71a40d77daee847b347b731a8442d666b9e0e -r92ea02c5405139ed7ce724c88eb0dfa24c52edd3 --- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.IO.Test/Exporters/GrassCoverErosionOutwardsHydraulicBoundaryLocationsWriterTest.cs (.../GrassCoverErosionOutwardsHydraulicBoundaryLocationsWriterTest.cs) (revision b1b71a40d77daee847b347b731a8442d666b9e0e) +++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.IO.Test/Exporters/GrassCoverErosionOutwardsHydraulicBoundaryLocationsWriterTest.cs (.../GrassCoverErosionOutwardsHydraulicBoundaryLocationsWriterTest.cs) (revision 92ea02c5405139ed7ce724c88eb0dfa24c52edd3) @@ -61,6 +61,7 @@ } [Test] + [SetCulture("nl-NL")] public void WriteHydraulicBoundaryLocations_ValidData_WritesShapeFile() { // Setup Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.IO.Test/test-data/GrassCoverErosionOutwardsHydraulicBoundaryLocationsWriter/ExpectedExport.dbf =================================================================== diff -u -rb1b71a40d77daee847b347b731a8442d666b9e0e -r92ea02c5405139ed7ce724c88eb0dfa24c52edd3 Binary files differ Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exporters/HydraulicBoundaryLocationsWriterTest.cs =================================================================== diff -u -rb1b71a40d77daee847b347b731a8442d666b9e0e -r92ea02c5405139ed7ce724c88eb0dfa24c52edd3 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exporters/HydraulicBoundaryLocationsWriterTest.cs (.../HydraulicBoundaryLocationsWriterTest.cs) (revision b1b71a40d77daee847b347b731a8442d666b9e0e) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exporters/HydraulicBoundaryLocationsWriterTest.cs (.../HydraulicBoundaryLocationsWriterTest.cs) (revision 92ea02c5405139ed7ce724c88eb0dfa24c52edd3) @@ -61,6 +61,7 @@ } [Test] + [SetCulture("nl-NL")] public void WriteHydraulicBoundaryLocations_ValidData_WritesShapeFile() { // Setup Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/test-data/HydraulicBoundaryLocationsWriter/ExpectedExport.dbf =================================================================== diff -u -rb1b71a40d77daee847b347b731a8442d666b9e0e -r92ea02c5405139ed7ce724c88eb0dfa24c52edd3 Binary files differ