Use default template in the cfg tests (#4039)
This commit is contained in:
parent
a5e0a9fe08
commit
4fa2e3ac87
|
@ -137,7 +137,6 @@ if (BUILD_TESTS)
|
|||
--error-exitcode=1
|
||||
--suppress=missingIncludeSystem
|
||||
--inline-suppr
|
||||
--template="{file}:{line}:{severity}:{id}:{message}"
|
||||
${INCONCLUSIVE}
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cfg/${CFG_TEST}
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue