Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/mediawiki/running_tests.mediawiki')
-rw-r--r--plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/mediawiki/running_tests.mediawiki4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/mediawiki/running_tests.mediawiki b/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/mediawiki/running_tests.mediawiki
index e25010dfbe5..67222deb6b1 100644
--- a/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/mediawiki/running_tests.mediawiki
+++ b/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/mediawiki/running_tests.mediawiki
@@ -1,8 +1,8 @@
To run the EMF Facet tests, you must:
* install EMF Facet, or checkout all EMF Facet plug-ins in your workspace (from https://dev.eclipse.org/svnroot/modeling/org.eclipse.emft.facet/trunk/plugins/)
* check-out everything from https://dev.eclipse.org/svnroot/modeling/org.eclipse.emft.facet/trunk/tests/
-* run org.eclipse.emf.facet.tests.AllTests as a '''JUnit Plug-in Test'''
-* run org.eclipse.emf.facet.tests.AllUITests as a '''JUnit Plug-in Test''', with '''Run in UI thread''' unchecked in the launch configuration
+* run org.eclipse.papyrus.emf.facet.tests.AllTests as a '''JUnit Plug-in Test'''
+* run org.eclipse.papyrus.emf.facet.tests.AllUITests as a '''JUnit Plug-in Test''', with '''Run in UI thread''' unchecked in the launch configuration
<font size="-2">
Copyright (c) 2012 Mia-Software.

Back to the top