Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalMultiCoreTests.cs =================================================================== diff -u -r5737 -r5746 --- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalMultiCoreTests.cs (.../OperationalMultiCoreTests.cs) (revision 5737) +++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalMultiCoreTests.cs (.../OperationalMultiCoreTests.cs) (revision 5746) @@ -87,9 +87,9 @@ } [Test, Category(Categories.MultiCore)] - // [TestCase(2)] - // [TestCase(4)] - // [TestCase(8)] + [TestCase(2)] + [TestCase(4)] + [TestCase(8)] [TestCase(18)] public void MultiCoreOperationalBishopGridWithXmlInputFile(int maxCores) {