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

Unified Diff: test/test_common.dart

Issue 840133003: matcher: fixed status file, formatting, tweaks to readme (Closed) Base URL: https://github.com/dart-lang/matcher.git@master
Patch Set: nits Created 5 years, 11 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/string_matchers_test.dart ('k') | test/test_utils.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test_common.dart
diff --git a/test/test_common.dart b/test/test_common.dart
index 93f45f33737c2a9c97334bf134bed6da8e96d58d..c360fe72cea0cb1dc1635ae9734c5d4d2c7b3f8d 100644
--- a/test/test_common.dart
+++ b/test/test_common.dart
@@ -56,4 +56,3 @@ class _SimpleIterator implements Iterator<int> {
int get current => _current;
}
-
« no previous file with comments | « test/string_matchers_test.dart ('k') | test/test_utils.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698