summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorJari Vetoniemi <mailroxas@gmail.com>2015-01-20 18:49:35 +0200
committerJari Vetoniemi <mailroxas@gmail.com>2015-01-20 18:49:35 +0200
commitf76cb71688d20e593eab4a29077105ab82b230e6 (patch)
tree8ebddc0f65d4e97fcc61650e453dab1e77322098 /test/CMakeLists.txt
parente53e77bf050067a44055892ae6b3afb1652c51ef (diff)
downloadbemenu-f76cb71688d20e593eab4a29077105ab82b230e6.tar.gz
bemenu-f76cb71688d20e593eab4a29077105ab82b230e6.tar.bz2
bemenu-f76cb71688d20e593eab4a29077105ab82b230e6.zip
Remove the useless test, need actual tests.
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 556df6a..b8be78f 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -1,5 +1,4 @@
SET(TESTS
- "bm_menu_new"
)
INCLUDE_DIRECTORIES("${CMAKE_CURRENT_SOURCE_DIR}/../lib")