mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REF] app: move TemplateSet into its own file
This commit is contained in:
committed by
Aaron Bohy
parent
8c16790471
commit
d5fbaff9f7
@@ -1,4 +1,4 @@
|
||||
import { TemplateSet } from "../../src/app/template_helpers";
|
||||
import { TemplateSet } from "../../src/app/template_set";
|
||||
import { mount } from "../../src/blockdom";
|
||||
import { makeTestFixture, renderToBdom, renderToString, snapshotEverything } from "../helpers";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user