@@ -152,7 +152,7 @@ public class ZF2PushTest extends TestCase {
|
|||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
fail("IOException should not be raised");
|
fail("IOException should not be raised");
|
||||||
}
|
}
|
||||||
ZUGFeRDInvoiceImporter zii = new ZUGFeRDInvoiceImporter(TARGET_PDF);
|
ZUGFeRDInvoiceImporter zii = new ZUGFeRDInvoiceImporter(TARGET_ATTACHMENTSPDF);
|
||||||
Invoice i= null;
|
Invoice i= null;
|
||||||
try {
|
try {
|
||||||
i = zii.extractInvoice();
|
i = zii.extractInvoice();
|
||||||
|
|||||||
Reference in New Issue
Block a user