Index: test/io.dart |
diff --git a/test/io.dart b/test/io.dart |
index 3868981cf6cde478ee0da2ab376370c052da1678..663d454c11da659dba0ddfd96e81db6b0429d216 100644 |
--- a/test/io.dart |
+++ b/test/io.dart |
@@ -8,6 +8,7 @@ import 'dart:io'; |
import 'package:path/path.dart' as p; |
import 'package:stack_trace/stack_trace.dart'; |
+import 'package:unittest/unittest.dart'; |
/// The root directory of the `unittest` package. |
final String packageDir = _computePackageDir(); |