no message
This commit is contained in:
@@ -71,7 +71,6 @@ public class SapforTasksPackageSupervisor {
|
||||
File test_root = new File(configurationWorkspace, test.description);
|
||||
Utils.CheckAndCleanDirectory(test_root);
|
||||
FileUtils.copyDirectory(new File(Global.TestsDirectory, test.id), test_root);
|
||||
sapforTasksPackage.tasksCount++;
|
||||
}
|
||||
}
|
||||
//копирование SAPFOR
|
||||
|
||||
Reference in New Issue
Block a user