Index: test/codegen/expect/collection/priority_queue.js |
diff --git a/test/codegen/expect/collection/priority_queue.js b/test/codegen/expect/collection/priority_queue.js |
index 3b3d55b955b021e9b3e3b61ff9dffe6ab427071c..106eb53caf98ae299ef5a03760befa4d038d2502 100644 |
--- a/test/codegen/expect/collection/priority_queue.js |
+++ b/test/codegen/expect/collection/priority_queue.js |
@@ -1,5 +1,5 @@ |
dart_library.library('collection/priority_queue', null, /* Imports */[ |
- "dart/_runtime", |
+ 'dart/_runtime', |
'dart/core', |
'dart/collection' |
], /* Lazy imports */[ |