mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-18 21:59:54 +01:00
Unit tests for H2Database.
This commit is contained in:
@@ -97,6 +97,6 @@ public class I18nTest extends TestCase {
|
||||
public void tearDown() {
|
||||
TestUtils.delete(base);
|
||||
TestUtils.delete(french);
|
||||
TestUtils.deleteTestDirectories();
|
||||
TestUtils.deleteTestDirectory(testDir);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user