Index: Core/Common/test/Core.Common.TestUtil.Test/TestHelperTest.cs
===================================================================
diff -u -re3f9dffa91a0def0b6e6bc7dfabef74cc64745c5 -rb075dd9f097d669fc99c4783fed9192abe77fcc1
--- Core/Common/test/Core.Common.TestUtil.Test/TestHelperTest.cs (.../TestHelperTest.cs) (revision e3f9dffa91a0def0b6e6bc7dfabef74cc64745c5)
+++ Core/Common/test/Core.Common.TestUtil.Test/TestHelperTest.cs (.../TestHelperTest.cs) (revision b075dd9f097d669fc99c4783fed9192abe77fcc1)
@@ -107,6 +107,8 @@
Assert.IsTrue(Directory.Exists(path));
path = TestHelper.GetTestDataPath(TestDataPath.Ringtoets.Integration.Service);
Assert.IsTrue(Directory.Exists(path));
+ path = TestHelper.GetTestDataPath(TestDataPath.Ringtoets.Integration.Plugin);
+ Assert.IsTrue(Directory.Exists(path));
path = TestHelper.GetTestDataPath(TestDataPath.Ringtoets.GrassCoverErosionInwards.IO);
Assert.IsTrue(Directory.Exists(path));
Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs
===================================================================
diff -u -rbac72f2954b42c15dcd76654023fe0654f2088d7 -rb075dd9f097d669fc99c4783fed9192abe77fcc1
--- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision bac72f2954b42c15dcd76654023fe0654f2088d7)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision b075dd9f097d669fc99c4783fed9192abe77fcc1)
@@ -1,4 +1,25 @@
-//------------------------------------------------------------------------------
+// Copyright (C) Stichting Deltares 2016. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.17929
Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/packages.config
===================================================================
diff -u -r9312943e6ef9894811d9b0b87239af47f79205ec -rb075dd9f097d669fc99c4783fed9192abe77fcc1
--- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/packages.config (.../packages.config) (revision 9312943e6ef9894811d9b0b87239af47f79205ec)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/packages.config (.../packages.config) (revision b075dd9f097d669fc99c4783fed9192abe77fcc1)
@@ -1,5 +1,4 @@
-