mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1cf807c319
The `build.http.example` task was removed from gulp and replaced by another task, but a reference to the task was not removed from `test_e2e_dart.sh`. Fixes #2509