no message
This commit is contained in:
@@ -17,7 +17,7 @@ public class CreateTestFromProject extends CreateTestFromDirectory {
|
||||
if (args.length == 0) {
|
||||
if (Global.mainModule.Check(Log, Current.Group, Current.Project)) {
|
||||
project = Global.mainModule.getProject();
|
||||
if (super.canStart(Global.mainModule.getProject().Home, Global.mainModule.getGroup())){
|
||||
if (super.canStart(Global.mainModule.getProject().Home, Global.mainModule.getGroup())) {
|
||||
from_files_chooser = true; //чтобы опубликовал.
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user