BATCH-1180: Error occurs if parent= attribute appears on inline <step/> without tasket

This commit is contained in:
dhgarrette
2009-03-25 17:53:55 +00:00
parent e2d5282701
commit d25a779444
9 changed files with 21 additions and 29 deletions

View File

@@ -43,7 +43,7 @@ public class StopRestartOnCompletedStepJobParserTests extends AbstractJobParserT
//
// First Launch
//
launchAndAssert("[s0, s1]");
launchAndAssert("[s1]");
//
// Second Launch