| 1 | /** |
| 2 | * Test script that runs the TypeScript compatibility tests against a specified |
| 3 | * TypeScript package that is passed through command line. The script is executed |
| 4 | * by a Bazel `nodejs_test` target and relies on Bazel runfile resolution. |
nothing calls this directly
no test coverage detected