diff options
Diffstat (limited to '.buckconfig')
-rw-r--r-- | .buckconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.buckconfig b/.buckconfig index ef82fa07f7..b2e07acccf 100644 --- a/.buckconfig +++ b/.buckconfig @@ -2,7 +2,7 @@ includes = //tools/default.defs [java] - src_roots = src, resources + src_roots = src, resources, tst [project] ignore = .git |