Turned testfixture and rwt.test fragments into bundles to fix bug 358115: Get rid of inter-fragment dependency between testfixture and rwt.test
https://bugs.eclipse.org/bugs/show_bug.cgi?id=358115
diff --git a/tests/org.eclipse.rap.rwt.custom.test/META-INF/MANIFEST.MF b/tests/org.eclipse.rap.rwt.custom.test/META-INF/MANIFEST.MF
index 998b2c1..21bce8a 100644
--- a/tests/org.eclipse.rap.rwt.custom.test/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.rap.rwt.custom.test/META-INF/MANIFEST.MF
@@ -8,3 +8,4 @@
 Bundle-RequiredExecutionEnvironment: J2SE-1.4
 Require-Bundle: org.junit;bundle-version="3.8.2"
 Bundle-Localization: plugin
+Import-Package: org.eclipse.rap.rwt.testfixture