Index: pkg/testing/lib/src/test_dart/README.md |
diff --git a/pkg/testing/lib/src/test_dart/README.md b/pkg/testing/lib/src/test_dart/README.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..dfa0d1e5158d3827e955c2c2c49fbbc574303ade |
--- /dev/null |
+++ b/pkg/testing/lib/src/test_dart/README.md |
@@ -0,0 +1,7 @@ |
+<!-- |
+Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file |
+for details. All rights reserved. Use of this source code is governed by a |
+BSD-style license that can be found in the LICENSE file. |
+--> |
+Files in this directory are copied from |
+[test.dart](https://github.com/dart-lang/sdk/tree/master/tools/testing/dart). |