Skip to content

Commit d2a6264

Browse files
committed
Fix test build
1 parent 2ef5f9c commit d2a6264

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mdio/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,9 +337,9 @@ mdio_cc_test(
337337

338338
mdio_cc_test(
339339
NAME
340-
intersection_test
340+
coordinate_selector_test
341341
SRCS
342-
intersection_test.cc
342+
coordinate_selector_test.cc
343343
COPTS
344344
${mdio_DEFAULT_COPTS}
345345
LINKOPTS

0 commit comments

Comments
 (0)