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

Unified Diff: tests/language_2/generic_test.dart

Issue 3001803002: Migrate block 114 (and some of 113). (Closed)
Patch Set: Tweak app_jit status. Created 3 years, 4 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/language_2/generic_tearoff_test.dart ('k') | tests/language_2/generic_typedef_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/generic_test.dart
diff --git a/tests/language_strong/generic_test.dart b/tests/language_2/generic_test.dart
similarity index 94%
rename from tests/language_strong/generic_test.dart
rename to tests/language_2/generic_test.dart
index 225b1d837f650a7254fd0be9b396712aa03cda34..df51fbd58290d6c47ea9fda64e73798bcddece10 100644
--- a/tests/language_strong/generic_test.dart
+++ b/tests/language_2/generic_test.dart
@@ -2,7 +2,8 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
// VMOptions=--checked
-// Dart test program testing generic type allocations and generic type tests.
+
+/// Dart test program testing generic type allocations and generic type tests.
import "package:expect/expect.dart";
class A {
« no previous file with comments | « tests/language_2/generic_tearoff_test.dart ('k') | tests/language_2/generic_typedef_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698