Skip to content
Snippets Groups Projects
Commit cfb5d988 authored by nitind's avatar nitind
Browse files

Add wst.dtd.ui.tests

parent 63e3c264
No related branches found
No related tags found
No related merge requests found
......@@ -9,4 +9,6 @@ plugin@org.eclipse.wst.xml.ui.tests.performance=v20050329_1700,:pserver:anonymou
plugin@org.eclipse.wst.xml.validation.tests=v20050316_1305,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/xml/tests/org.eclipse.wst.xml.validation.tests
plugin@org.eclipse.wst.wsdl.tests=v20050329_2030,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/wsdl/tests/org.eclipse.wst.wsdl.tests
plugin@org.eclipse.wst.wsdl.tests.ui=v20050329_2030,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/wsdl/tests/org.eclipse.wst.wsdl.tests.ui
\ No newline at end of file
plugin@org.eclipse.wst.wsdl.tests.ui=v20050329_2030,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/wsdl/tests/org.eclipse.wst.wsdl.tests.ui
plugin@org.eclipse.wst.dtd.ui.tests=v20050329_1700,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/dtd/tests/org.eclipse.wst.dtd.ui.tests
......@@ -34,6 +34,8 @@
<import plugin="org.eclipse.core.boot"/>
<import plugin="org.eclipse.core.runtime.compatibility"/>
<import plugin="org.eclipse.wst.common.frameworks"/>
<import plugin="org.eclipse.wst.dtd.core"/>
<import plugin="org.eclipse.wst.dtd.ui"/>
</requires>
<plugin
......@@ -167,5 +169,11 @@
install-size="0"
version="1.0.0"/>
<plugin
id="org.eclipse.wst.dtd.ui.tests"
download-size="0"
install-size="0"
version="1.0.0"/>
</feature>
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