• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1This directory is not intended to be used independently of the flatbuffers
2repository. Instead, this whole directory serves as a unit test for the
3`rules_js` integration in the flatbuffers repo.
4
5Run this test from the top-level of the flatbuffers repo.
6```console
7$ bazel test //tests/ts:bazel_repository_test
8```
9