Bug 493428: [Setup] Match imported projects with working set definition
https://bugs.eclipse.org/bugs/show_bug.cgi?id=493428

Change the Projects Import task to match the related Working Set task,
i.e. ensure that both use tests/junit/framework.

Change-Id: I38114a6f79bb565ec2e112bf5ebd6e1e4e8490b9
Signed-off-by: Peter Cigehn <peter.cigehn@tieto.com>
diff --git a/content/setup/papyrus-rt-developer.setup b/content/setup/papyrus-rt-developer.setup
index cf3fe75..01fb2be 100644
--- a/content/setup/papyrus-rt-developer.setup
+++ b/content/setup/papyrus-rt-developer.setup
@@ -241,7 +241,7 @@
   <setupTask
       xsi:type="projects:ProjectsImportTask">
     <sourceLocator
-        rootFolder="${papyrus-rt.git.clone.location/tests/junit}"/>
+        rootFolder="${papyrus-rt.git.clone.location/tests/junit/framework}"/>
   </setupTask>
   <setupTask
       xsi:type="setup.workingsets:WorkingSetTask">