Skip to content
Snippets Groups Projects
Commit cdf9e01e authored by Florian Hölzl's avatar Florian Hölzl
Browse files

added FIXME

refs 1509
parent ab5d312a
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,7 @@ public final class EMFResourceUtils {
.getFullPath().toString(), true));
r.getContents().add(modelRootElement);
r.save(buildOptionsMap());
// FIXME: check if this is executed during SmokeComponentLibraryTest
}
/**
......
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