// server side, and import would be looking on the client.
// Also, running client & embedded would require some cleanup magic to
// remove the exported files (see e.g. ImportExportTest).
suite.addTest(new CleanDatabaseTestSetup(
new ImportExportIJTest("importExportIJ")));
Test tst = new SupportFilesSetup(suite, new String[] {
"functionTests/testData/ImportExport/TwoLineBadEOF.dat",
"functionTests/testData/ImportExport/NoEOR.dat",
"functionTests/testData/ImportExport/Access1.txt",
"functionTests/testData/ImportExport/AccountData_defaultformat.dat",
"functionTests/testData/ImportExport/AccountData_format1.dat",