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

Unified Diff: tests/lib_strong/mirrors/library_imports_bad_metadata_test.dart

Issue 2765693002: Update all tests (Closed)
Patch Set: Created 3 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
Index: tests/lib_strong/mirrors/library_imports_bad_metadata_test.dart
diff --git a/tests/lib_strong/mirrors/library_imports_bad_metadata_test.dart b/tests/lib_strong/mirrors/library_imports_bad_metadata_test.dart
index 51c756ee59ae646e28a4df9075d93fb7b314f7e4..c1224b86b741ff1b275c3d42aabed6d18fa9010a 100644
--- a/tests/lib_strong/mirrors/library_imports_bad_metadata_test.dart
+++ b/tests/lib_strong/mirrors/library_imports_bad_metadata_test.dart
@@ -4,7 +4,7 @@
library test.library_imports_bad_metadata;
-@undefined /// 01: compile-time error
+@undefined //# 01: compile-time error
import 'dart:mirrors';
import 'package:expect/expect.dart';

Powered by Google App Engine
This is Rietveld 408576698