Skip to content
Snippets Groups Projects
Commit f746ce50 authored by Francois Bleibel's avatar Francois Bleibel
Browse files

Removed test test_shell which was already included in dynamic graph.

parent acc1de75
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,7 @@
SET (tests
main
signal/test_signal
plugin/test_shell)
signal/test_signal)
FOREACH(test ${tests})
GET_FILENAME_COMPONENT(EXECUTABLE_NAME ${test} NAME)
......@@ -61,4 +60,4 @@ FOREACH(test ${tests})
TARGET_LINK_LIBRARIES(${EXECUTABLE_NAME}
dl)
ENDFOREACH(test)
\ No newline at end of file
ENDFOREACH(test)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment