4 spaces files harmonisation #184

This commit is contained in:
J-Jamet
2019-07-04 14:34:06 +02:00
parent 93222990b5
commit e4b550afc1
58 changed files with 3394 additions and 3392 deletions

View File

@@ -32,11 +32,13 @@ public class AccentTest extends AndroidTestCase {
public void testOpen() {
/*
try {
TestData.GetDb(getContext(), ASSET, PASSWORD, KEYFILE, FILENAME);
} catch (Exception e) {
assertTrue("Failed to open database", false);
}
*/
}
}