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

Unified Diff: samples/tests/dartc/test_config.dart

Issue 11275217: Refactor test.dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: "waitForDartium" -> "updateDartium". Created 8 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
« no previous file with comments | « no previous file | tests/co19/test_config.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/tests/dartc/test_config.dart
diff --git a/samples/tests/dartc/test_config.dart b/samples/tests/dartc/test_config.dart
index 65c17cc0f194e3b9ae82140ab23539039369aa89..caec03183a77b9ee18a021a76aa5ad5ab2b70cf2 100644
--- a/samples/tests/dartc/test_config.dart
+++ b/samples/tests/dartc/test_config.dart
@@ -47,5 +47,5 @@ class SamplesDartcTestSuite extends DartcCompilationTestSuite {
["containsLeadingHash"];
}
- bool listRecursively() => true;
+ bool get listRecursively => true;
}
« no previous file with comments | « no previous file | tests/co19/test_config.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698