Disable test for AppVeyor builds
This commit is contained in:
@@ -13,10 +13,10 @@ using System.Threading;
|
||||
|
||||
namespace TimberWinR.UnitTests
|
||||
{
|
||||
// [TestFixture]
|
||||
[TestFixture]
|
||||
public class TestDynamicBatchCount
|
||||
{
|
||||
[Test]
|
||||
// [Test]
|
||||
public void TestDynamicBatch()
|
||||
{
|
||||
var mgr = new Manager();
|
||||
|
||||
Reference in New Issue
Block a user