summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/test_code_checks.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/Testsrc/test_code_checks.py')
-rw-r--r--testsuite/Testsrc/test_code_checks.py6
1 files changed, 1 insertions, 5 deletions
diff --git a/testsuite/Testsrc/test_code_checks.py b/testsuite/Testsrc/test_code_checks.py
index ded9cd8e3..3404c19ce 100644
--- a/testsuite/Testsrc/test_code_checks.py
+++ b/testsuite/Testsrc/test_code_checks.py
@@ -62,13 +62,9 @@ error_checks = {
"lib/Bcfg2/Server": ["Reports", "SchemaUpdater"],
"lib/Bcfg2/Server/Admin": ["Compare.py",
"Snapshots.py"],
- "lib/Bcfg2/Client/Tools": ["launchd.py",
- "OpenCSW.py",
+ "lib/Bcfg2/Client/Tools": ["OpenCSW.py",
"Blast.py",
- "SYSV.py",
"FreeBSDInit.py",
- "DebInit.py",
- "RcUpdate.py",
"VCS.py",
"YUM24.py"],
"lib/Bcfg2/Server/Plugins": ["Deps.py",