Index: tests/compiler/dart2js_extra/panda_test.dart |
diff --git a/tests/compiler/dart2js_extra/panda_test.dart b/tests/compiler/dart2js_extra/panda_test.dart |
index 793a5ab148d1266c041de508bcda38ef85252190..2afaee6864365c492329e7b61644714ba675b62e 100644 |
--- a/tests/compiler/dart2js_extra/panda_test.dart |
+++ b/tests/compiler/dart2js_extra/panda_test.dart |
@@ -3,6 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
library panda_test; |
+ |
import "package:expect/expect.dart"; |
import 'panda_lib.dart' as p; |