Index: DamEngine/trunk/lib/DGSMStabDam/DGSMStabDAM.dll =================================================================== diff -u -r1481 -r1483 Binary files differ Index: DamEngine/trunk/src/Deltares.DamEngine.Interface.Tests/MultiCoreMacroStabilityTests.cs =================================================================== diff -u -r1481 -r1483 --- DamEngine/trunk/src/Deltares.DamEngine.Interface.Tests/MultiCoreMacroStabilityTests.cs (.../MultiCoreMacroStabilityTests.cs) (revision 1481) +++ DamEngine/trunk/src/Deltares.DamEngine.Interface.Tests/MultiCoreMacroStabilityTests.cs (.../MultiCoreMacroStabilityTests.cs) (revision 1483) @@ -38,7 +38,7 @@ { private const double tolerance = 0.0005; - [Test, Category("Slow")] + [Test, Category("MultiCore")] [TestCase(MStabModelType.Bishop, AnalysisType.NoAdaption)] [TestCase(MStabModelType.UpliftVan, AnalysisType.NoAdaption)] [TestCase(MStabModelType.BishopUpliftVan, AnalysisType.NoAdaption)]