mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-10 13:36:02 +00:00
Always parse input as GS1 for EAN128 and RSS_EXP
This commit is contained in:
@@ -49,7 +49,9 @@ endmacro(zint_add_test)
|
||||
zint_add_test(channel, test_channel)
|
||||
zint_add_test(composite, test_composite)
|
||||
zint_add_test(eci, test_eci)
|
||||
zint_add_test(gs1, test_gs1)
|
||||
zint_add_test(imail, test_imail)
|
||||
zint_add_test(library, test_library)
|
||||
zint_add_test(mailmark, test_mailmark)
|
||||
zint_add_test(maxicode, test_maxicode)
|
||||
zint_add_test(postal, test_postal)
|
||||
|
||||
Reference in New Issue
Block a user