diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/database.test.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/database.test.js b/test/database.test.js index 4a52f18d..c99cf57c 100644 --- a/test/database.test.js +++ b/test/database.test.js @@ -103,7 +103,6 @@ function countKanjiWithCharacter(kanji, character) { } - /** */ async function testDatabase1() { test('Database1', async () => { |