disable tfs unit test
This commit is contained in:
parent
25aade1333
commit
dc03d8cd1a
|
@ -8,7 +8,7 @@ target_link_libraries(
|
|||
PUBLIC gtest_main
|
||||
)
|
||||
|
||||
add_test(
|
||||
NAME tfs_test
|
||||
COMMAND tfs_test
|
||||
)
|
||||
# add_test(
|
||||
# NAME tfs_test
|
||||
# COMMAND tfs_test
|
||||
# )
|
||||
|
|
Loading…
Reference in New Issue