Skip to content

Commit 29dcaf6

Browse files
committed
Revert "odb: required changes"
This reverts commit dec80ac. Signed-off-by: Osama <[email protected]>
1 parent dec80ac commit 29dcaf6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/odb/test/cpp/BUILD

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,4 @@ cc_test(
6565
],
6666
)
6767

68-
cc_test(
69-
name = "TestChips",
70-
srcs = ["TestChips.cpp"],
71-
deps = [
72-
"//src/odb",
73-
"//src/utl",
74-
"@googletest//:gtest",
75-
"@googletest//:gtest_main",
76-
],
77-
)
7868
# TODO: more to come.

0 commit comments

Comments
 (0)