bazel: fixup

This commit is contained in:
Corentin Le Molgat
2024-11-22 11:41:01 +01:00
parent 3d012a08d0
commit 5cef91f726

View File

@@ -377,7 +377,7 @@ cc_library(
cc_test(
name = "shortest_paths_test",
size = "eternal",
timeout = "eternal",
srcs = ["shortest_paths_test.cc"],
tags = ["noasan"], # Times out occasionally in ASAN mode.
deps = [