Index: tests/compiler/dart2js/type_combination_test.dart |
diff --git a/tests/compiler/dart2js/type_combination_test.dart b/tests/compiler/dart2js/type_combination_test.dart |
index 246a7faeb1a2e7097d5b8f80d05ebc7e7ddf2b0c..8a2307178abc184f6d50a810785a31db0473b066 100644 |
--- a/tests/compiler/dart2js/type_combination_test.dart |
+++ b/tests/compiler/dart2js/type_combination_test.dart |
@@ -2,6 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
+import "package:expect/expect.dart"; |
import "compiler_helper.dart"; |
import "parser_helper.dart"; |
import "../../../sdk/lib/_internal/compiler/implementation/ssa/ssa.dart"; |