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

Unified Diff: packages/initialize/test/common.dart

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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 | « packages/initialize/pubspec.yaml ('k') | packages/initialize/test/cycle_a.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/initialize/test/common.dart
diff --git a/packages/initialize/test/common.dart b/packages/initialize/test/common.dart
index f121be5841a65b4be01914fa648a9a3a3f41a85c..06384311f1887f81ae3a70a996ea4143349376c7 100644
--- a/packages/initialize/test/common.dart
+++ b/packages/initialize/test/common.dart
@@ -4,8 +4,8 @@
library initialize.test.build.common;
import 'package:barback/barback.dart';
-import 'package:code_transformers/src/test_harness.dart';
-import 'package:unittest/unittest.dart';
+import 'package:transformer_test/src/test_harness.dart';
+import 'package:test/test.dart';
testPhases(String testName, List<List<Transformer>> phases,
Map<String, String> inputFiles, Map<String, String> expectedFiles,
« no previous file with comments | « packages/initialize/pubspec.yaml ('k') | packages/initialize/test/cycle_a.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698