mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
tif.c: allow strip_count 1 & specially handle; #191 clang-tidy warning
This commit is contained in:
@ -83,6 +83,7 @@ zint_add_test(rss, test_rss)
|
||||
zint_add_test(sjis, test_sjis)
|
||||
zint_add_test(svg, test_svg)
|
||||
zint_add_test(telepen, test_telepen)
|
||||
zint_add_test(tif, test_tif)
|
||||
zint_add_test(ultra, test_ultra)
|
||||
zint_add_test(upcean, test_upcean)
|
||||
zint_add_test(vector, test_vector)
|
||||
|
Reference in New Issue
Block a user