Skip to content

Commit 413ccc7

Browse files
committed
Add comment
1 parent 75082b5 commit 413ccc7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/unit/caching/BUILD

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ load(
2424
"code_checker_test",
2525
)
2626

27+
# We are not interested in finding bugs, we are only interested in whether the
28+
# analysis re-runs after the files have been modified.
29+
2730
cc_library(
2831
name = "linking",
2932
hdrs = ["linking.h"],

0 commit comments

Comments
 (0)