Skip to content

Commit 27d2ce8

Browse files
authored
Merge pull request #753 from ldorau/Fix_name_of_the_umf-standalone_examples_test
Fix name of the umf-standalone_examples test
2 parents ebd6ac4 + 7e0467e commit 27d2ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ if(LINUX
552552

553553
if(EXAMPLES AND NOT UMF_DISABLE_HWLOC)
554554
add_test(
555-
NAME umf_standalone_examples
555+
NAME umf-standalone_examples
556556
COMMAND
557557
${UMF_CMAKE_SOURCE_DIR}/test/test_examples.sh
558558
${UMF_CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR}

0 commit comments

Comments
 (0)