Index: src/Plugins/Ringtoets/Piping/test/Ringtoets.Piping.IO.Test/Exceptions/PipingSoilProfileReadExceptionTest.cs =================================================================== diff -u -rb3fa1606efddd3bed496c2844a495ff92347fa44 -r300a33d9acf653458b834b296becbf9ae552de8e --- src/Plugins/Ringtoets/Piping/test/Ringtoets.Piping.IO.Test/Exceptions/PipingSoilProfileReadExceptionTest.cs (.../PipingSoilProfileReadExceptionTest.cs) (revision b3fa1606efddd3bed496c2844a495ff92347fa44) +++ src/Plugins/Ringtoets/Piping/test/Ringtoets.Piping.IO.Test/Exceptions/PipingSoilProfileReadExceptionTest.cs (.../PipingSoilProfileReadExceptionTest.cs) (revision 300a33d9acf653458b834b296becbf9ae552de8e) @@ -1,8 +1,8 @@ using System; using NUnit.Framework; -using Wti.IO.Exceptions; +using Ringtoets.Piping.IO.Exceptions; -namespace Wti.IO.Test.Exceptions +namespace Ringtoets.Piping.IO.Test.Exceptions { public class PipingSoilProfileReadExceptionTest {