mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
`test_bindings` is used in core test cases too, but `test` should be private to the package, so it should live in `testing`. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| index.ts | ||
| package.json | ||
| private_export.ts | ||
| private_export_testing.ts | ||
| rollup.config.js | ||
| testing.ts | ||
| tsconfig-es5.json | ||
| tsconfig-es2015.json | ||