| Index: test/codegen/expect/collection/src/iterable_zip.js
|
| diff --git a/test/codegen/expect/collection/iterable_zip.js b/test/codegen/expect/collection/src/iterable_zip.js
|
| similarity index 96%
|
| rename from test/codegen/expect/collection/iterable_zip.js
|
| rename to test/codegen/expect/collection/src/iterable_zip.js
|
| index 1b35439ff8594997b0d38abc28969591a518bcbe..35dd2927b353a6cd6be675e23ab62061f3b80f39 100644
|
| --- a/test/codegen/expect/collection/iterable_zip.js
|
| +++ b/test/codegen/expect/collection/src/iterable_zip.js
|
| @@ -1,4 +1,4 @@
|
| -dart_library.library('collection/iterable_zip', null, /* Imports */[
|
| +dart_library.library('collection/src/iterable_zip', null, /* Imports */[
|
| 'dart/_runtime',
|
| 'dart/collection',
|
| 'dart/core'
|
|
|