Index: test/runner/compact_reporter_test.dart |
diff --git a/test/compact_reporter_test.dart b/test/runner/compact_reporter_test.dart |
similarity index 99% |
rename from test/compact_reporter_test.dart |
rename to test/runner/compact_reporter_test.dart |
index a1864812eb64dd3f286207465cd66080eb72f80d..b68276ea8e4609d3dea8350a3dde866d137e3e28 100644 |
--- a/test/compact_reporter_test.dart |
+++ b/test/runner/compact_reporter_test.dart |
@@ -8,7 +8,7 @@ import 'package:path/path.dart' as p; |
import 'package:unittest/src/util/io.dart'; |
import 'package:unittest/unittest.dart'; |
-import 'io.dart'; |
+import '../io.dart'; |
String _sandbox; |