change tests to test

This commit is contained in:
Ruobing Han 2022-09-25 13:37:51 -04:00
parent ff74bc9695
commit 9e8b133fd6
3 changed files with 1 additions and 1 deletions

View File

@ -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)