summaryrefslogtreecommitdiff
path: root/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.bazel')
-rw-r--r--BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index 60088b1..4c0f6f7 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -6,5 +6,6 @@ refresh_compile_commands(
targets = {
"//willow:willow": "",
"//willow:willowc": "",
+ "//willow/tools/willowc/unittest": "",
},
)