Rename autotest and unittest files

This commit is contained in:
Chunting Gu
2019-04-18 10:08:53 +08:00
parent c8409dbdf2
commit a4b24c63b8
7 changed files with 31 additions and 33 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Auto test
set(AT_SRCS
test_http_client.cc
http_client_autotest.cc
)
set(AT_TARGET_NAME webcc_autotest)