Skip to content

Commit 578cd3a

Browse files
committed
Fixed CMakeLists
1 parent 5496e30 commit 578cd3a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tests/integration/CMakeLists.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
add_subdirectory(basic_example_it)
2-
add_subdirectory(bulk_upsert_simple_it)
1+
add_subdirectory(basic_example)
2+
add_subdirectory(bulk_upsert)
3+
add_subdirectory(server_restart)

0 commit comments

Comments
 (0)