From 7827fa4e5b1c1e81109bf5bf4127a5ad2ed6d44f Mon Sep 17 00:00:00 2001 From: Milan Hanajik Date: Fri, 4 Sep 2015 13:47:41 +0200 Subject: [PATCH] Minor fix in FlyingStartCollectionMethod. --- .../TestMethods/FlyingStartCollectionMethod/TestParams.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestBenchFramework/BenchControl/TestMethods/FlyingStartCollectionMethod/TestParams.cs b/TestBenchFramework/BenchControl/TestMethods/FlyingStartCollectionMethod/TestParams.cs index c7d887dea..7c882798b 100644 --- a/TestBenchFramework/BenchControl/TestMethods/FlyingStartCollectionMethod/TestParams.cs +++ b/TestBenchFramework/BenchControl/TestMethods/FlyingStartCollectionMethod/TestParams.cs @@ -18,6 +18,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartCollectionMethod public override void InitializeAll() { Evaluate = false; + Publish = false; } @@ -53,7 +54,6 @@ namespace TBF.BenchControl.TestMethods.FlyingStartCollectionMethod { message = string.Empty; - float dummy; switch (i) { case 0: