Removed MoveMatchingFiles637710931421087642
This commit is contained in:
parent
3675677d78
commit
0796290349
@ -29,21 +29,6 @@ public class MET08ANLYSDIFAAST230
|
||||
[TestMethod]
|
||||
public void Staging__v2_47_5__MET08ANLYSDIFAAST230__MoveMatchingFiles() => _MET08ANLYSDIFAAST230.Staging__v2_47_5__MET08ANLYSDIFAAST230__MoveMatchingFiles();
|
||||
|
||||
#if DEBUG
|
||||
[Ignore]
|
||||
#endif
|
||||
[TestMethod]
|
||||
public void Staging__v2_47_5__MET08ANLYSDIFAAST230__MoveMatchingFiles637710931421087642__Normal()
|
||||
{
|
||||
string check = "*.pdsf";
|
||||
MethodBase methodBase = new StackFrame().GetMethod();
|
||||
_MET08ANLYSDIFAAST230.Staging__v2_47_5__MET08ANLYSDIFAAST230__MoveMatchingFiles();
|
||||
string[] variables = _MET08ANLYSDIFAAST230.AdaptationTesting.GetVariables(methodBase, check, validatePDSF: false);
|
||||
IFileRead fileRead = _MET08ANLYSDIFAAST230.AdaptationTesting.Get(methodBase, sourceFileLocation: variables[2], sourceFileFilter: variables[3], useCyclicalForDescription: false);
|
||||
Logistics logistics = new(fileRead);
|
||||
_ = AdaptationTesting.ReExtractCompareUpdatePassDirectory(variables, fileRead, logistics, validatePDSF: false);
|
||||
}
|
||||
|
||||
#if DEBUG
|
||||
[Ignore]
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user