mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 20:32:34 +00:00
bitvector test cases pass
This commit is contained in:
@@ -5,4 +5,6 @@ pub use qr_code::*;
|
||||
pub use byte_matrix::*;
|
||||
|
||||
#[cfg(test)]
|
||||
mod QRCodeTestCase;
|
||||
mod QRCodeTestCase;
|
||||
#[cfg(test)]
|
||||
mod BitVectorTestCase;
|
||||
Reference in New Issue
Block a user