Index: tests/compiler/dart2js_extra/math_lib_test.dart |
diff --git a/tests/compiler/dart2js_extra/math_lib_test.dart b/tests/compiler/dart2js_extra/math_lib_test.dart |
index 14fd02228b1a0f7830cdfcb2cdf6e307d5003b27..a8124d16671e100984412b16fb7121e356d18c41 100644 |
--- a/tests/compiler/dart2js_extra/math_lib_test.dart |
+++ b/tests/compiler/dart2js_extra/math_lib_test.dart |
@@ -3,6 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
library math_lib_test; |
+ |
import "package:expect/expect.dart"; |
import 'dart:math'; |