]> wagnertech.de Git - mfinanz.git/blob - t/old/selenium/TestAccounting.t
typo: pack "c" ist für signed byte, pack "C" für unsigned byte
[mfinanz.git] / t / old / selenium / TestAccounting.t
1 require "t/selenium/AllTests.t";
2
3 init_server("accounting/begin", "accounting/end");
4
5 1;