// This test should run in English locale since it compares error
// messages against a canon based on the English message text. Also,
// run the test in a fresh database, since the language of the message
// text is determined when the database is created.
test = new LocaleTestSetup(test, Locale.ENGLISH);
test = TestConfiguration.singleUseDatabaseDecorator(test);
suite.addTest(new CleanDatabaseTestSetup(test));
return new SupportFilesSetup(suite, new String[] {