]> wagnertech.de Git - mfinanz.git/blob - t/selenium/TestPurchase.t
Spalte 'taxincluded' hat den Typ 'boolean' und nicht 'integer'. Fix für Bug 759.
[mfinanz.git] / t / selenium / TestPurchase.t
1 require "t/selenium/AllTests.t";
2
3 init_server("purchase/begin", "purchase/end");
4
5 1;