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

Unified Diff: pkg/barback/test/multiset_test.dart

Issue 108853003: Pass logs through transformer groups. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix test suite name. Created 7 years 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 | « pkg/barback/test/logger_test.dart ('k') | pkg/barback/test/mutliset_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/barback/test/multiset_test.dart
diff --git a/pkg/barback/test/mutliset_test.dart b/pkg/barback/test/multiset_test.dart
similarity index 99%
rename from pkg/barback/test/mutliset_test.dart
rename to pkg/barback/test/multiset_test.dart
index ad5f6c5e2a6b8d6432c83d5032a714433aca319f..ab5e31148f088dacb9a5cfd59d5b5df2570fec75 100644
--- a/pkg/barback/test/mutliset_test.dart
+++ b/pkg/barback/test/multiset_test.dart
@@ -4,8 +4,6 @@
library barback.test.multiset_test;
-import 'dart:async';
-
import 'package:barback/src/multiset.dart';
import 'package:unittest/unittest.dart';
« no previous file with comments | « pkg/barback/test/logger_test.dart ('k') | pkg/barback/test/mutliset_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698