Use default template in the cfg tests (#4039)

This commit is contained in:
Paul Fultz II 2022-04-22 23:18:44 -05:00 committed by GitHub
parent a5e0a9fe08
commit 4fa2e3ac87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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}
)