Fix help test bin path
This commit is contained in:
parent
cab7ca924d
commit
7d26a72015
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ endforeach(testSrc)
|
|||
########################################################################
|
||||
# Define integration tests
|
||||
########################################################################
|
||||
add_test(rtl_433_help rtl_433 -h)
|
||||
add_test(rtl_433_help ../src/rtl_433 -h)
|
||||
|
|
Loading…
Add table
Reference in a new issue