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

Unified Diff: third_party/pkg/angular/scripts/karma/snapshot.sh

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/scripts/karma/snapshot.sh
diff --git a/third_party/pkg/angular/scripts/karma/snapshot.sh b/third_party/pkg/angular/scripts/karma/snapshot.sh
index c2dcab87787ac6c9886bd05566e813a6b0913c29..61f00d3c38928f2249a3b9110ee3648dbb7525df 100755
--- a/third_party/pkg/angular/scripts/karma/snapshot.sh
+++ b/third_party/pkg/angular/scripts/karma/snapshot.sh
@@ -17,4 +17,4 @@ echo ================
curl $URL/debug.html --silent | sed -e 's/\/base/\.\/base/' > debug.html
-curl $URL/base/__adapter_dart_unittest.dart --silent | sed -e 's/\/base/\./' > base/__adapter_dart_unittest.dart
+curl $URL/__adapter_dart_unittest.dart --silent | sed -e 's/\/base/\./' > __adapter_dart_unittest.dart
« no previous file with comments | « third_party/pkg/angular/scripts/generate-documentation.sh ('k') | third_party/pkg/angular/scripts/travis/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698