add local-only additional tests automatically
diff --git a/development/org.eclipse.wst.sse.unittests/plugin.properties b/development/org.eclipse.wst.sse.unittests/plugin.properties
index 47e0b23..8c4370b 100644
--- a/development/org.eclipse.wst.sse.unittests/plugin.properties
+++ b/development/org.eclipse.wst.sse.unittests/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2001, 2004 IBM Corporation and others.
+# Copyright (c) 2001, 2006 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -12,6 +12,6 @@
XML_Source_Page_Editor.name=XML Source Page Editor
JavaScript_Source_Page_Editor.name=JavaScript Source Page Editor
-
Bundle-Vendor.0 = Eclipse.org
-Bundle-Name.0 = Unittests
\ No newline at end of file
+Bundle-Name.0 = Unit Tests
+additionalTests=Additional TestCases and TestSuites
\ No newline at end of file