Skip to content
Snippets Groups Projects
Commit 7a3fba85 authored by Mikhail Karnevskiy's avatar Mikhail Karnevskiy
Browse files

Fix tests

parent 8ed742ff
Branches
No related tags found
No related merge requests found
......@@ -13,5 +13,5 @@ target_include_directories(${TARGET_NAME} PUBLIC ${ASAPO_CXX_COMMON_INCLUDE_DIR}
# Testing
################################
add_test_cleanup(${TARGET_NAME})
add_integration_test(${TARGET_NAME} trans "trans 4 100")
add_integration_test(${TARGET_NAME} seq "seq 4 100")
add_integration_test(${TARGET_NAME} trans "trans 4 100")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment