Index: mojo/public/dart/third_party/unittest/README.md |
diff --git a/mojo/public/dart/third_party/unittest/README.md b/mojo/public/dart/third_party/unittest/README.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..faad9a882e953e363eb44ac2325ba5670dd7c0f7 |
--- /dev/null |
+++ b/mojo/public/dart/third_party/unittest/README.md |
@@ -0,0 +1,5 @@ |
+The `unittest` package has been renamed [`test`][test]. It will export `test`'s |
+API through the `0.12.x` branch, but it is deprecated and `test` should be used |
+instead. |
+ |
+[test]: https://pub.dartlang.org/packages/test |