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 128bf0b..308b562 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -52,7 +52,6 @@ if not meson.is_subproject() and get_option('lint')
'--suppress=constParameterCallback',
'--suppress=constParameterPointer',
'--suppress=constVariablePointer',
- '--suppress=invalidPrintfArgType_uint',
'--suppress=knownConditionTrueFalse',
'--suppress=selfAssignment',
'--suppress=unreadVariable',