flatbuffers/tests/bazel_repository_test_dir/README.md

9 lines
305 B
Markdown

This directory is not intended to be used independently of the flatbuffers
repository. Instead, this whole directory serves as a unit test for the
C++ integration in the flatbuffers repo.
Run this test from the top-level of the flatbuffers repo.
```console
$ bazel test //tests:bazel_repository_test
```