Skip to content
Snippets Groups Projects
Commit bfe5247b authored by Christian Wulf's avatar Christian Wulf
Browse files

test

parent 6dc6e65f
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ public abstract class AbstractCompositeStage extends Stage {
@Override
protected final void executeStage() {
getFirstStage().executeStage();
getFirstStage().executeStage();// test
}
@Override
......
wiki @ 0e447457
Subproject commit bb53dfd7de974a433a7b96b0b65f4aacb8da3df3
Subproject commit 0e4474577e1f49bc96e734c286b2d9e0363895e8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment