Skip to content

Commit

Permalink
remove build for removed pipeline test
Browse files Browse the repository at this point in the history
  • Loading branch information
efahnestock committed Dec 10, 2024
1 parent 26e4de2 commit d5a98b7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions experimental/overhead_matching/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,3 @@ cc_test(
"//common/video:image_compare",
]
)
cc_test(
name = "kimera_vio_pipeline_test",
srcs = ["kimera_vio_pipeline_test.cc"],
copts = ["-Wno-sign-compare"],
deps = [
":kimera_spectacular_data_provider",
"@com_google_googletest//:gtest_main",
]
)

0 comments on commit d5a98b7

Please sign in to comment.