mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-20 17:31:59 +02:00
vanilla 17.0
This commit is contained in:
parent
d72e748793
commit
a9bcec8e91
1986 changed files with 1613876 additions and 568976 deletions
|
|
@ -11,4 +11,5 @@ QUnit.test("pyToJsLocale", (assert) => {
|
|||
assert.strictEqual(pyToJsLocale("sr@latin"), "sr-Latn");
|
||||
assert.strictEqual(pyToJsLocale("sr_RS@latin"), "sr-Latn-RS");
|
||||
assert.strictEqual(pyToJsLocale("en-US"), "en-US");
|
||||
assert.strictEqual(pyToJsLocale(undefined), "");
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue