mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
#181 auspost fix, check input immediately; test for EANX double + fix
This commit is contained in:
@ -50,6 +50,7 @@ macro(zint_add_test test_name test_command)
|
||||
add_test(${test_name} ${test_command})
|
||||
endmacro(zint_add_test)
|
||||
|
||||
zint_add_test(auspost, test_auspost)
|
||||
zint_add_test(channel, test_channel)
|
||||
zint_add_test(common, test_common)
|
||||
zint_add_test(composite, test_composite)
|
||||
|
Reference in New Issue
Block a user