Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(364)

Unified Diff: tests/compiler/dart2js/inference/send_test.dart

Issue 2950493002: Add closure_test (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/compiler/dart2js/inference/inference_test_helper.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/inference/send_test.dart
diff --git a/tests/compiler/dart2js/inference/send_test.dart b/tests/compiler/dart2js/inference/send_test.dart
index e615534e3c01b0913d25b1fc794fbfb3fffb9322..3e62ba0b6861da14dd504e95e7290260b6e89f46 100644
--- a/tests/compiler/dart2js/inference/send_test.dart
+++ b/tests/compiler/dart2js/inference/send_test.dart
@@ -4,6 +4,7 @@
import 'dart:io';
import 'package:async_helper/async_helper.dart';
+import '../equivalence/id_equivalence_helper.dart';
import 'inference_test_helper.dart';
main() {
« no previous file with comments | « tests/compiler/dart2js/inference/inference_test_helper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698