Skip to content

Commit

Permalink
add test for multi processors && sync from official
Browse files Browse the repository at this point in the history
  • Loading branch information
pkusunjy committed May 17, 2024
1 parent 6694f5f commit 26c0582
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/anyflow/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,7 @@ cc_test(
copts = BABYLON_COPTS,
deps = [
'//:anyflow',
'//:reusable_string',
'//:reusable_vector',
'@googletest//:gtest_main',
'@com_google_googletest//:gtest_main',
]
)

Expand Down

0 comments on commit 26c0582

Please sign in to comment.