mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
25 lines
846 B
Diff
25 lines
846 B
Diff
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
|
|
index 8b800d9..f04df2c 100644
|
|
--- a/test/CMakeLists.txt
|
|
+++ b/test/CMakeLists.txt
|
|
@@ -141,7 +141,6 @@ add_boost_test(base
|
|
icinga_macros/simple
|
|
icinga_legacytimeperiod/simple
|
|
icinga_legacytimeperiod/advanced
|
|
- icinga_legacytimeperiod/dst
|
|
icinga_legacytimeperiod/dst_isinside
|
|
icinga_perfdata/empty
|
|
icinga_perfdata/simple
|
|
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
|
|
index 1c972d6..861ba9a 100644
|
|
--- a/test/CMakeLists.txt
|
|
+++ b/test/CMakeLists.txt
|
|
@@ -201,7 +201,6 @@ add_boost_test(base
|
|
icinga_perfdata/multi
|
|
icinga_perfdata/scientificnotation
|
|
icinga_perfdata/parse_edgecases
|
|
- methods_pluginnotificationtask/truncate_long_output
|
|
remote_configpackageutility/ValidateName
|
|
remote_url/id_and_path
|
|
remote_url/parameters
|