There was an error while loading. Please reload this page.
1 parent f0265d0 commit 6e10cd0Copy full SHA for 6e10cd0
1 file changed
test/unit/virtual_include/BUILD
@@ -59,13 +59,19 @@ cc_binary(
59
# Simplest virtual include resolution test
60
codechecker_test(
61
name = "codechecker_virtual_include",
62
+ tags = [
63
+ "manual",
64
+ ],
65
targets = [
66
"virtual_include",
67
],
68
)
69
70
code_checker_test(
71
name = "code_checker_virtual_include",
72
73
74
75
76
77
]
0 commit comments