aboutsummaryrefslogtreecommitdiff
path: root/test/japanese-util.test.js
diff options
context:
space:
mode:
authorStefanVukovic99 <stefanvukovic44@gmail.com>2024-02-04 08:08:44 +0100
committerGitHub <noreply@github.com>2024-02-04 07:08:44 +0000
commite4c6608103be5b031a0ba3ce1c70982114480360 (patch)
tree04f1d638de9cccb6460a17cb6f8dfda7e5b98d61 /test/japanese-util.test.js
parent7d38d64c478c8c62c8cff12f3c1ee72729a7b80d (diff)
move files (#630)
Diffstat (limited to 'test/japanese-util.test.js')
-rw-r--r--test/japanese-util.test.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/japanese-util.test.js b/test/japanese-util.test.js
index d7b05c3e..8997df73 100644
--- a/test/japanese-util.test.js
+++ b/test/japanese-util.test.js
@@ -18,8 +18,8 @@
import {describe, expect, test} from 'vitest';
import {TextSourceMap} from '../ext/js/general/text-source-map.js';
-import * as jpw from '../ext/js/language/japanese-wanakana.js';
-import * as jp from '../ext/js/language/japanese.js';
+import * as jpw from '../ext/js/language/ja/japanese-wanakana.js';
+import * as jp from '../ext/js/language/ja/japanese.js';
/** */
function testIsCodePointKanji() {