Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/TestPipingSoilProfile.cs
===================================================================
diff -u -rc2fe76d04e1517a4e0aaf62184bccd413de0e472 -r10779bb6a6db2d00f4627b2bc190e7e35e1fee3e
--- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/TestPipingSoilProfile.cs (.../TestPipingSoilProfile.cs) (revision c2fe76d04e1517a4e0aaf62184bccd413de0e472)
+++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/TestPipingSoilProfile.cs (.../TestPipingSoilProfile.cs) (revision 10779bb6a6db2d00f4627b2bc190e7e35e1fee3e)
@@ -1,18 +1,18 @@
using System.Collections.ObjectModel;
-using Ringtoets.Piping.Data;
+using Ringtoets.Piping.Primitives;
namespace Ringtoets.Piping.KernelWrapper.TestUtil
{
public class TestPipingSoilProfile : PipingSoilProfile
{
///
- /// Creates a new instance of , which is a
+ /// Creates a new instance of , which is a
/// which has:
///
- /// - set to
- /// - set to 0.0
- /// - set to a collection with a single
- /// with set to 0.0.
+ /// - set to
+ /// - set to 0.0
+ /// - set to a collection with a single
+ /// with set to 0.0.
///
///
public TestPipingSoilProfile() : base("", 0.0, new Collection