Use shorter format for barcodes, to generate shorter (better readable) barcodes.

This commit is contained in:
Jan Böhmer 2020-05-07 23:11:50 +02:00
parent f9f2774f36
commit 3dd0ef26b3
4 changed files with 22 additions and 9 deletions

View file

@ -32,8 +32,5 @@ class BarcodeParserTest extends TestCase
{
}
public function testNormalizeBarcodeContent()
{
}
}