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

Unified Diff: test/console_reporter_test.dart

Issue 955543002: Move a bunch of src/ files into subdirectories. (Closed) Base URL: git@github.com:dart-lang/unittest@master
Patch Set: Fix library tags Created 5 years, 10 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 | « lib/unittest.dart ('k') | test/declarer_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/console_reporter_test.dart
diff --git a/test/console_reporter_test.dart b/test/console_reporter_test.dart
index 6a114f31f6d837f90d26b122cbdf69456f83f4bf..a1864812eb64dd3f286207465cd66080eb72f80d 100644
--- a/test/console_reporter_test.dart
+++ b/test/console_reporter_test.dart
@@ -5,7 +5,7 @@
import 'dart:io';
import 'package:path/path.dart' as p;
-import 'package:unittest/src/io.dart';
+import 'package:unittest/src/util/io.dart';
import 'package:unittest/unittest.dart';
import 'io.dart';
« no previous file with comments | « lib/unittest.dart ('k') | test/declarer_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698