mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
basic project infrastructure
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { escape, htmlTrim } from "../src/utils";
|
||||
import { escape, htmlTrim } from "../src/core/utils";
|
||||
|
||||
describe("escape", () => {
|
||||
test("normal strings", () => {
|
||||
|
||||
Reference in New Issue
Block a user