mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-09 21:15:57 +00:00
gif.c: #191 suppress clang-tidy warning; very small bitmap fix
This commit is contained in:
@@ -64,6 +64,7 @@ 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(gif, test_gif)
|
||||
zint_add_test(gridmtx, test_gridmtx)
|
||||
zint_add_test(gs1, test_gs1)
|
||||
zint_add_test(hanxin, test_hanxin)
|
||||
|
||||
Reference in New Issue
Block a user