Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/IssuesTests.cs =================================================================== diff -u -r6086 -r6164 --- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/IssuesTests.cs (.../IssuesTests.cs) (revision 6086) +++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/IssuesTests.cs (.../IssuesTests.cs) (revision 6164) @@ -44,6 +44,7 @@ [TestCase("DWP_7", 6,9, 65, 57, 37, 1.264)] [TestCase("DWP_8", 7,27, 117, 91, 46, 0.989)] [TestCase("DWP_16", 15,26, 99, 74, 39, 0.849)] + [TestCase("DWP_17", 16,19, 82, 64, 32, 1.256)] [TestCase("DWP_20", 19,24, 102, 79, 46, 1.523)] public void TestGeometryAndResultForIssueWithDwpsFromTutorial(string location, int segmentIndex, int surfaceCount, int curveCount, int pointCount, int surfaceLinePointCount, double safetyFactor) {