flatbuffers/tests/bazel_repository_test_dir/WORKSPACE

7 lines
128 B
Python

workspace(name = "bazel_repository_test")
local_repository(
name = "com_github_google_flatbuffers",
path = "../../",
)