| Index: tools/.packages
|
| diff --git a/tools/.packages b/tools/.packages
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..888665a2fdd62c7f59f2f245cf464b045923c187
|
| --- /dev/null
|
| +++ b/tools/.packages
|
| @@ -0,0 +1,9 @@
|
| +# The test runner logic depends on `package:yaml`, because it is not structured
|
| +# as a pub package, we generated this file manually to contain all of yaml's
|
| +# transitive dependencies.
|
| +charcode:../third_party/pkg/charcode/lib/
|
| +collection:../third_party/pkg/collection/lib/
|
| +path:../third_party/pkg/path/lib/
|
| +source_span:../third_party/pkg/source_span/lib/
|
| +string_scanner:../third_party/pkg/string_scanner/lib/
|
| +yaml:../third_party/pkg/yaml/lib/
|
|
|