no message
This commit is contained in:
@@ -301,6 +301,7 @@ public enum PassCode implements PassCode_ {
|
||||
//->
|
||||
TestPass,
|
||||
SPF_InsertPrivateFromGUI,
|
||||
SPF_InsertPrivateArrayDirectives,
|
||||
SPF_RemoveSpfDirectives,
|
||||
SPF_RemoveDeadCode,
|
||||
ReplaceTestProject,
|
||||
@@ -366,6 +367,8 @@ public enum PassCode implements PassCode_ {
|
||||
@Override
|
||||
public String getDescription() {
|
||||
switch (this) {
|
||||
case SPF_InsertPrivateArrayDirectives:
|
||||
return "Вставка директив приватизации массивов";
|
||||
case CompareSapforPackageToEthalon:
|
||||
return "Сравнить пакет тестирования SAPFOR с эталоном";
|
||||
case SPF_RemoveSpfDirectives:
|
||||
|
||||
Reference in New Issue
Block a user