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

Unified Diff: dart/tools/testing/dart/test_configurations.dart

Issue 955413004: Move dart_style to third_party/pkg_tested (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 5 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
« no previous file with comments | « dart/third_party/pkg_tested/pkg_tested.status ('k') | dart/tools/testing/dart/test_options.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tools/testing/dart/test_configurations.dart
===================================================================
--- dart/tools/testing/dart/test_configurations.dart (revision 44062)
+++ dart/tools/testing/dart/test_configurations.dart (working copy)
@@ -27,6 +27,7 @@
*/
final TEST_SUITE_DIRECTORIES = [
new Path('pkg'),
+ new Path('third_party/pkg_tested'),
new Path('runtime/tests/vm'),
new Path('runtime/observatory'),
new Path('samples'),
« no previous file with comments | « dart/third_party/pkg_tested/pkg_tested.status ('k') | dart/tools/testing/dart/test_options.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698