mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-08 20:41:59 +00:00
emf.c: #191 suppress clang-tidy warnings
This commit is contained in:
@@ -61,6 +61,7 @@ zint_add_test(composite, test_composite)
|
||||
zint_add_test(dmatrix, test_dmatrix)
|
||||
zint_add_test(dotcode, test_dotcode)
|
||||
zint_add_test(eci, test_eci)
|
||||
zint_add_test(emf, test_emf)
|
||||
zint_add_test(gb18030, test_gb18030)
|
||||
zint_add_test(gb2312, test_gb2312)
|
||||
zint_add_test(gridmtx, test_gridmtx)
|
||||
|
||||
Reference in New Issue
Block a user