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

Unified Diff: test/mirrors_used_test.dart

Issue 1016913002: pkg/smoke: support latest analyzer version and formatted code (Closed) Base URL: https://github.com/dart-lang/smoke@master
Patch Set: updates Created 5 years, 9 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 | « test/common_utils_test.dart ('k') | test/piece1.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mirrors_used_test.dart
diff --git a/test/mirrors_used_test.dart b/test/mirrors_used_test.dart
index 11c3bf30e839f6977133479034a2692a3c5a56fe..fdf04adf05d6a24b23be3c8f15e42de79be08c8c 100644
--- a/test/mirrors_used_test.dart
+++ b/test/mirrors_used_test.dart
@@ -9,7 +9,6 @@ import 'package:unittest/unittest.dart';
import 'common.dart' hide main;
import 'common.dart' as common show main;
-
@MirrorsUsed(
targets: const [A, B, C, D, E, E2, F, F2, G, H, Type],
override: 'smoke.mirrors')
« no previous file with comments | « test/common_utils_test.dart ('k') | test/piece1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698