| Index: test/codegen/expect/expect/expect.js
|
| diff --git a/test/codegen/expect/expect.js b/test/codegen/expect/expect/expect.js
|
| similarity index 99%
|
| copy from test/codegen/expect/expect.js
|
| copy to test/codegen/expect/expect/expect.js
|
| index 646dab122143ce87f6696f32b94d445d70b475db..076587878225926b0eb5a445cf848b3901efbe9c 100644
|
| --- a/test/codegen/expect/expect.js
|
| +++ b/test/codegen/expect/expect/expect.js
|
| @@ -1,4 +1,4 @@
|
| -dart_library.library('expect', null, /* Imports */[
|
| +dart_library.library('expect/expect', null, /* Imports */[
|
| "dart_runtime/dart",
|
| 'dart/core'
|
| ], /* Lazy imports */[
|
|
|