summaryrefslogtreecommitdiff
blob: baafe95c0bf7affbc8a42e85e1a91d9f4f624bf2 (plain)
1
2
3
4
#ifndef _TEST_DBI_BUSINESS_STUFF_H_
#define _TEST_DBI_BUSINESS_STUFF_H_
void test_dbi_business_store_and_reload( const gchar* driver, QofSession* session_1, const gchar* url );
#endif