Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestIllustrationPoint.cs
===================================================================
diff -u -rf1e6b4ad5dddc6e771288f17a0b619d6dd23ec07 -rb526c46d60f56864ef0da2b8dd2b7442fe42c997
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestIllustrationPoint.cs (.../TestIllustrationPoint.cs) (revision f1e6b4ad5dddc6e771288f17a0b619d6dd23ec07)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestIllustrationPoint.cs (.../TestIllustrationPoint.cs) (revision b526c46d60f56864ef0da2b8dd2b7442fe42c997)
@@ -32,7 +32,7 @@
///
/// Creates a .
///
- public TestIllustrationPoint()
+ public TestIllustrationPoint()
: base("Illustration Point", Enumerable.Empty(), Enumerable.Empty(), 3.14) {}
}
}
\ No newline at end of file