Minor fix in FlyingStartCollectionMethod.
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user