diff --git a/tests.gyp b/tests.gyp index 767d326b..2eaf0d3a 100644 --- a/tests.gyp +++ b/tests.gyp @@ -49,7 +49,7 @@ 'cflags': [ '-Wall', '-Wextra', - '-Wno-unused-parameter' + '-Wno-unused-parameter', '-Wno-unknown-pragmas', ], 'cflags_c': [