diff --git a/TimberWinR.UnitTests/TestDynamicBatchCount.cs b/TimberWinR.UnitTests/TestDynamicBatchCount.cs index 8378534..6d6c6e5 100644 --- a/TimberWinR.UnitTests/TestDynamicBatchCount.cs +++ b/TimberWinR.UnitTests/TestDynamicBatchCount.cs @@ -13,10 +13,10 @@ using System.Threading; namespace TimberWinR.UnitTests { - // [TestFixture] + [TestFixture] public class TestDynamicBatchCount { - [Test] + // [Test] public void TestDynamicBatch() { var mgr = new Manager();