[moco] Remove empty test directory (#3925)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 24 Jun 2019 03:27:46 +0000 (12:27 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 24 Jun 2019 03:27:46 +0000 (12:27 +0900)
Now all the tests are in mocotest projects.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/moco/CMakeLists.txt
contrib/moco/test/CMakeLists.txt [deleted file]

index 647ac24..cc29966 100644 (file)
@@ -1,3 +1,2 @@
 add_subdirectory(lib)
 add_subdirectory(tools)
-add_subdirectory(test)
diff --git a/contrib/moco/test/CMakeLists.txt b/contrib/moco/test/CMakeLists.txt
deleted file mode 100644 (file)
index f4f770b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-# TODO Remove this file