mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2024-12-22 22:16:38 +08:00
unittest->unit-test
This commit is contained in:
parent
6b383550a5
commit
5cc5cc4f3e
@ -52,7 +52,7 @@ add_subdirectory(servant)
|
|||||||
|
|
||||||
IF (NOT ${ONLY_LIB})
|
IF (NOT ${ONLY_LIB})
|
||||||
add_subdirectory(examples)
|
add_subdirectory(examples)
|
||||||
add_subdirectory(unittest)
|
add_subdirectory(unit-test)
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
|
|
||||||
|
1
unittest
1
unittest
@ -1 +0,0 @@
|
|||||||
Subproject commit 220caf91324198292285e69f82e5e1232b6416f5
|
|
Loading…
Reference in New Issue
Block a user