Skip to content
Snippets Groups Projects
Commit 464d07da authored by Oliver Heidmann's avatar Oliver Heidmann
Browse files

removed test_operator_args from CMakeLists.txt, unused feature

parent 9b4ec3ba
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ add_executable(test_param_conversion_test param_conversion_test.cc)
add_executable(test_pmlist pmlist.cc)
add_executable(test_util_string util_string.cc)
add_executable(test_wildcards wildcards.cc)
add_executable(test_operator_args operator_args.cc)
#add_executable(test_operator_args operator_args.cc)
set(labels_test_wildcards ENABLE_ON_HAVE_WORDEXP)
......
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