We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be42e4b commit ff788bfCopy full SHA for ff788bf
1 file changed
test/unit/compile_flags/test_compile_flags.py
@@ -85,7 +85,6 @@ def test_bazel_test_per_file_filter(self):
85
compile_commands = os.path.join(
86
self.BAZEL_BIN_DIR,
87
"per_file_filter",
88
- "data",
89
"compile_commands.json",
90
)
91
self.assertTrue(os.path.exists(compile_commands))
0 commit comments