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

Unified Diff: third_party/pkg/angular/test/config/filter_tests.dart

Issue 180873006: Update the Angular/DI tests to latest from github. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Review feedback 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/test/config/filter_tests.dart
diff --git a/third_party/pkg/angular/test/config/filter_tests.dart b/third_party/pkg/angular/test/config/filter_tests.dart
index 10a97c308dfee0ed25d00b62ee465e96a063bbfa..fcc6acb1e291952570eca15e0cf7c2c82aafce67 100644
--- a/third_party/pkg/angular/test/config/filter_tests.dart
+++ b/third_party/pkg/angular/test/config/filter_tests.dart
@@ -11,6 +11,5 @@ main() {
} else {
return true;
}
- return true;
});
}

Powered by Google App Engine
This is Rietveld 408576698