Index: test/codegen/expect/collection/iterable_zip.js |
diff --git a/test/codegen/expect/collection/iterable_zip.js b/test/codegen/expect/collection/iterable_zip.js |
index 00f79cef19f5b587dd6ad60dfbdaac21be219902..15092aa84c7f7cb4ec14a6a09a23086738a49872 100644 |
--- a/test/codegen/expect/collection/iterable_zip.js |
+++ b/test/codegen/expect/collection/iterable_zip.js |
@@ -1,5 +1,5 @@ |
dart_library.library('collection/iterable_zip', null, /* Imports */[ |
- "dart/_runtime", |
+ 'dart/_runtime', |
'dart/collection', |
'dart/core' |
], /* Lazy imports */[ |