]> wagnertech.de Git - mfinanz.git/blobdiff - t/bank/bank_transactions.t
Testfall test_ap_transaction auch ausführen
[mfinanz.git] / t / bank / bank_transactions.t
index 4658c560706fc10837cde70fc85d7c5b672ad92b..9813b740943947bf49aa3abb5480050f32d094c1 100644 (file)
@@ -1,4 +1,4 @@
-use Test::More tests => 82;
+use Test::More tests => 89;
 
 use strict;
 
@@ -73,6 +73,7 @@ test_two_invoices();
 test_partial_payment();
 test_credit_note();
 test_neg_ap_transaction();
+test_ap_transaction();
 test_ap_payment_transaction();
 # remove all created data at end of test
 clear_up();