summaryrefslogtreecommitdiffstats
path: root/test/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/meson.build')
-rw-r--r--test/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/meson.build b/test/meson.build
index fbcaac9..3028d4c 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -50,7 +50,6 @@ if not meson.is_subproject() and get_option('lint')
'--project=' + compdb_path,
'--suppress=constParameterCallback',
'--suppress=constParameterPointer',
- '--suppress=constVariablePointer',
'--suppress=knownConditionTrueFalse',
'--suppress=selfAssignment',
'--suppress=unreadVariable',