Update BUILD file for bazel, attempt 5

This commit is contained in:
Alexey Geraskin
2019-07-17 17:30:42 +03:00
parent e3f75ca9e1
commit 79bb1221b2

2
BUILD
View File

@@ -173,7 +173,7 @@ cc_test(
":tests/native_type_test.fbs", ":tests/native_type_test.fbs",
], ],
includes = [ includes = [
"include/" "include/",
"tests/", "tests/",
], ],
include_paths = ["tests"], include_paths = ["tests"],