This commit is contained in:
parent
ed33bdfcba
commit
a3b5392f7f
8 changed files with 38 additions and 19 deletions
|
@ -1,6 +1,7 @@
|
|||
from revbank import Product
|
||||
from decimal import Decimal
|
||||
|
||||
from inflatinator.revbank import Product
|
||||
|
||||
|
||||
def test_parse_product_lines():
|
||||
assert Product.from_line('8711327538481,liuk 0.80 "Ola Liuk" #ah=wi162664 #qty=8') == \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue