| Index: tools/testing/dart/vendored_pkg/README.txt
|
| diff --git a/tools/testing/dart/vendored_pkg/README.txt b/tools/testing/dart/vendored_pkg/README.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..0d4c1a749d7c0e0cf3ab6c8d7889165b931a7810
|
| --- /dev/null
|
| +++ b/tools/testing/dart/vendored_pkg/README.txt
|
| @@ -0,0 +1,4 @@
|
| +The files in this folder are copies of libraries in the pkg directory. We have
|
| +copies here to prevent a bootstrapping issue when running the test.dart binary
|
| +in case breaking changes are made to the language in future revisions, we can
|
| +still test with a known stable version.
|
|
|