no message
This commit is contained in:
@@ -173,7 +173,7 @@ public class CreateTestFromDirectory extends Pass_2021<Test> {
|
||||
}
|
||||
//-
|
||||
public File packTestCode() throws Exception {
|
||||
target.temp_project_name = Utils.getDateName("test");
|
||||
target.temp_project_name = CommonUtils.getDateName("test");
|
||||
//-
|
||||
File tempProject = target.getTempProject();
|
||||
File tempArchive = target.getTempArchive();
|
||||
|
||||
Reference in New Issue
Block a user