Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(435)

Unified Diff: editor/tools/plugins/com.google.dart.tools.tests.buildbot_test/META-INF/MANIFEST.MF

Issue 12328102: Update dartc tests and services_test plugins to run from the buildbot_test plugin. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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: .

Powered by Google App Engine
This is Rietveld 408576698