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

Unified Diff: third_party/pkg/angular/karma-perf.conf.js

Issue 176943008: Update the Angular/DI tests to latest from github. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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: third_party/pkg/angular/karma-perf.conf.js
diff --git a/third_party/pkg/angular/karma-perf.conf.js b/third_party/pkg/angular/karma-perf.conf.js
index 9cf22f9b2146ad5c42bee9b47651fbd888fd530a..a8d85d3891f8f0bfe562424f482696c7fb350ffb 100644
--- a/third_party/pkg/angular/karma-perf.conf.js
+++ b/third_party/pkg/angular/karma-perf.conf.js
@@ -9,6 +9,7 @@ module.exports = function(config) {
// optionally 'watched' only.
files: [
'perf/dom/*.dart',
+ 'perf/*_perf.dart',
'test/config/filter_tests.dart',
{pattern: '**/*.dart', watched: true, included: false, served: true},
'packages/browser/dart.js',

Powered by Google App Engine
This is Rietveld 408576698