fix test target
This commit is contained in:
parent
105d639380
commit
0effea29bd
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ add_subdirectory(src)
|
||||||
|
|
||||||
# tests
|
# tests
|
||||||
|
|
||||||
add_test("Utility Tests" utilTest)
|
add_test("utilTest" utilTest)
|
||||||
|
|
||||||
# custom eval target
|
# custom eval target
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue