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

Unified Diff: tests/language_strong/abstract_runtime_error_test.dart

Issue 2774783002: Re-land "Format all multitests" (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/language_strong/abstract_runtime_error_test.dart
diff --git a/tests/language_strong/abstract_runtime_error_test.dart b/tests/language_strong/abstract_runtime_error_test.dart
index d8cafe51e47744901cd1a3c6fc8278dac3686e28..f885ea8cdedcab6d900cd47b91ba850ed8c0a5a2 100644
--- a/tests/language_strong/abstract_runtime_error_test.dart
+++ b/tests/language_strong/abstract_runtime_error_test.dart
@@ -10,7 +10,6 @@ import "package:expect/expect.dart";
// If q is a constructor of an abstract class then an
// AbstractClassInstantiation- Error is thrown.
-
abstract class Interface {
void foo(); //# 03: static type warning
}
« no previous file with comments | « tests/language_strong/abstract_getter_test.dart ('k') | tests/language_strong/argument_definition_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698