Import aeat files in test so we avoid syntax errors

This commit is contained in:
Sergi Almacellas Abellana 2016-08-12 09:55:19 +02:00
parent b4315151bd
commit 1dbd231a11

View file

@ -31,6 +31,8 @@ from retrofix import c34_1_la_caixa as c34
from retrofix import c43
from retrofix import c58
from retrofix import c57
# Import them to test that have a valid definition
from retrofix import aeat182, aeat303, aeat340, aeat347, aeat349
def read_flat(file_name):