change tests to test
This commit is contained in:
parent
ff74bc9695
commit
9e8b133fd6
|
@ -55,4 +55,4 @@ add_subdirectory(runtime)
|
||||||
enable_testing()
|
enable_testing()
|
||||||
|
|
||||||
option(HETERO_MARK_DATA "The path to download hetero-mark dataset." /tmp/data)
|
option(HETERO_MARK_DATA "The path to download hetero-mark dataset." /tmp/data)
|
||||||
add_subdirectory(tests)
|
add_subdirectory(test)
|
||||||
|
|
Loading…
Reference in New Issue