Skip to content

Commit 0e35502

Browse files
committedOct 30, 2016
tests: Fixed typo in last commit
1 parent fa820a4 commit 0e35502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/greenpak4/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ function(add_greenpak4_hiltest name part)
5252

5353
add_test(
5454
NAME "${name}"
55-
COMMAND ${name}
55+
COMMAND hiltest-${name}
5656
"${CMAKE_CURRENT_BINARY_DIR}/${name}.txt"
5757
)
5858

0 commit comments

Comments
 (0)
Please sign in to comment.