mirror of https://github.com/Gnucash/gnucash
test_suite_gncInvoice sets up the test suite. It's not part of the test runtime, so stack variables in it have gone out of scope by the time the tests are actually run. Making invoiceData static makes it permanent so it exists at runtime.pull/393/head
parent
d87fa3a5be
commit
78ab26cc2b
Loading…
Reference in new issue