summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2002-12-16 12:32:14 +0000
committerGrant Gayed <ggayed>2002-12-16 12:32:14 +0000
commit464879fb021282716072d08c787628d32a785c31 (patch)
tree462e9b65daffe026fcc33fdb3e3a037560df7680 /tests
parent8d6ab9d3e0a9108e3e5f21a7e90c6f5e91bdffcd (diff)
downloadeclipse.platform.swt-464879fb021282716072d08c787628d32a785c31.tar.gz
eclipse.platform.swt-464879fb021282716072d08c787628d32a785c31.tar.xz
eclipse.platform.swt-464879fb021282716072d08c787628d32a785c31.zip
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/org.eclipse.swt.tests/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/org.eclipse.swt.tests/plugin.xml b/tests/org.eclipse.swt.tests/plugin.xml
index 80a19852ff..ce546445b9 100644
--- a/tests/org.eclipse.swt.tests/plugin.xml
+++ b/tests/org.eclipse.swt.tests/plugin.xml
@@ -14,6 +14,7 @@
<runtime>
<library name="swttests.jar">
<export name="*"/>
+ <packages prefixes="org.eclipse.swt.tests"/>
</library>
</runtime>
</plugin>