Skip to content

Commit

Permalink
[#17752] CDCSDK: Separate inline function definitions in cdcsdk_ysql_…
Browse files Browse the repository at this point in the history
…test_base.h

Summary: Move inline function definitions in cdcsdk_ysql_test_base.h into cdcsdk_ysql_test_base.cc

Test Plan: None

Reviewers: skumar, abharadwaj, nishantwrp

Reviewed By: abharadwaj

Differential Revision: https://phorge.dev.yugabyte.com/D25714
  • Loading branch information
RahulBiju315 committed Jun 23, 2023
1 parent 36a4ccf commit e8c04b7
Show file tree
Hide file tree
Showing 3 changed files with 3,099 additions and 2,721 deletions.
1 change: 1 addition & 0 deletions src/yb/integration-tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ set(INTEGRATION_TESTS_SRCS
yb_table_test_base.cc
xcluster_test_base.cc
cdcsdk_test_base.cc
cdcsdk_ysql_test_base.cc
xcluster_ysql_test_base.cc
xcluster_ycql_test_base.cc
)
Expand Down
Loading

0 comments on commit e8c04b7

Please sign in to comment.