Index: editor/tools/plugins/com.google.dart.tools.tests.buildbot_test/META-INF/MANIFEST.MF |
=================================================================== |
--- editor/tools/plugins/com.google.dart.tools.tests.buildbot_test/META-INF/MANIFEST.MF (revision 19029) |
+++ editor/tools/plugins/com.google.dart.tools.tests.buildbot_test/META-INF/MANIFEST.MF (working copy) |
@@ -9,5 +9,7 @@ |
Require-Bundle: org.junit, |
com.google.dart.engine_test, |
com.google.dart.tools.core_test, |
- com.google.dart.tools.debug.core_test |
+ com.google.dart.tools.debug.core_test, |
+ com.google.dart.compiler.js_test, |
+ com.google.dart.engine.services_test |
Bundle-ClassPath: . |