Merge branch 'main' of https://github.com/apple/foundationdb into feature/main/moveKey
This commit is contained in:
commit
1c486d802b
|
@ -389,6 +389,7 @@ if(WITH_PYTHON)
|
|||
NAME command_line_argument_test
|
||||
COMMAND ${Python3_EXECUTABLE} ${CMAKE_SOURCE_DIR}/tests/argument_parsing/test_argument_parsing.py ${CMAKE_BINARY_DIR}
|
||||
)
|
||||
set_tests_properties(command_line_argument_test PROPERTIES ENVIRONMENT "FDB_CLUSTER_FILE=${CMAKE_BINARY_DIR}/fdb.cluster")
|
||||
endif()
|
||||
|
||||
verify_testing()
|
||||
|
|
Loading…
Reference in New Issue