X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=runtime%2Forg.argeo.slc.support.simple%2Fsrc%2Ftest%2Fjava%2Forg%2Fargeo%2Fslc%2Fcore%2Fexecution%2FExecutionFlowTest.java;h=baacc6dd9e783fc11ac96c2118f7b8a5402a951a;hb=9b88578be9ab317773b02638d5cee53c940ee719;hp=5fdfb999e5d163d22e110eb676f276a510df382b;hpb=01b5a7894ada9c5ef16770e6ce962a7fd9d45276;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.support.simple/src/test/java/org/argeo/slc/core/execution/ExecutionFlowTest.java b/runtime/org.argeo.slc.support.simple/src/test/java/org/argeo/slc/core/execution/ExecutionFlowTest.java index 5fdfb999e..baacc6dd9 100644 --- a/runtime/org.argeo.slc.support.simple/src/test/java/org/argeo/slc/core/execution/ExecutionFlowTest.java +++ b/runtime/org.argeo.slc.support.simple/src/test/java/org/argeo/slc/core/execution/ExecutionFlowTest.java @@ -16,7 +16,7 @@ public class ExecutionFlowTest extends AbstractSpringTestCase { public void testCanonic() throws Exception { configureAndExecuteSlcFlow("minimal.xml", "minimal"); // Parameter without default value in specification -// configureAndExecuteSlcFlow("canonic-001.xml", "canonic.001"); + configureAndExecuteSlcFlow("canonic-001.xml", "canonic.001"); // configureAndExecuteSlcFlow("canonic-002.xml", "canonic.002"); /* try {