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

Unified Diff: pkg/kernel/test/type_substitution_identity_test_disabled.dart

Issue 2530543002: Fix the pubspec and warnings in pkg/kernel. (Closed)
Patch Set: Created 4 years, 1 month 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
Index: pkg/kernel/test/type_substitution_identity_test_disabled.dart
diff --git a/pkg/kernel/test/type_substitution_identity_test_disabled.dart b/pkg/kernel/test/type_substitution_identity_test_disabled.dart
index d07da2adc3cfc5c3318db0508e484a8184c35ccf..2e6c263c8ab0fab4a9924f7e7549d87a87f6d5c8 100644
--- a/pkg/kernel/test/type_substitution_identity_test_disabled.dart
+++ b/pkg/kernel/test/type_substitution_identity_test_disabled.dart
@@ -4,7 +4,7 @@
import 'package:kernel/kernel.dart';
import 'package:kernel/type_algebra.dart';
import 'type_parser.dart';
-import 'type_unification_test.dart' show testCases;
+import 'type_unification_test_disabled.dart' show testCases;
import 'package:test/test.dart';
checkType(DartType type) {

Powered by Google App Engine
This is Rietveld 408576698