integration tests

This commit is contained in:
Henry Schimke
2022-12-10 17:43:58 -06:00
parent 20f8d15065
commit b1684ac698
7 changed files with 46 additions and 36 deletions

View File

@@ -55,3 +55,6 @@ pub use coda_bar_writer::*;
mod multi_format_upc_ean_reader;
pub use multi_format_upc_ean_reader::*;
mod code_39_writer;
pub use code_39_writer::*;