Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs =================================================================== diff -u -rbe64b9f33b3065a4d80c0a93c1cafe3d74f43513 -r82db5c5ee21fae9e20fee1412dbb29b1c47b038a --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs (.../HeightStructuresPluginTest.cs) (revision be64b9f33b3065a4d80c0a93c1cafe3d74f43513) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs (.../HeightStructuresPluginTest.cs) (revision 82db5c5ee21fae9e20fee1412dbb29b1c47b038a) @@ -144,6 +144,7 @@ Assert.IsTrue(importInfos.Any(i => i.DataType == typeof(HeightStructuresContext))); } } + [Test] public void GetExportInfos_ReturnsSupportedExportInfos() {