Skip to content

Commit ff788bf

Browse files
committed
Relocated, compile_commands.json, fix the test for it
1 parent be42e4b commit ff788bf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/unit/compile_flags/test_compile_flags.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ def test_bazel_test_per_file_filter(self):
8585
compile_commands = os.path.join(
8686
self.BAZEL_BIN_DIR,
8787
"per_file_filter",
88-
"data",
8988
"compile_commands.json",
9089
)
9190
self.assertTrue(os.path.exists(compile_commands))

0 commit comments

Comments
 (0)