diff --git a/src/lib/src/parsing/parse-vp.test.ts b/src/lib/src/parsing/parse-vp.test.ts index 42c52e6..9f0c805 100644 --- a/src/lib/src/parsing/parse-vp.test.ts +++ b/src/lib/src/parsing/parse-vp.test.ts @@ -259,6 +259,11 @@ const tests: { }, ], }, + { + input: "ماشوم ځې", + output: [], + error: true, + }, ], }, {