test: layout more runtime-core tests
This commit is contained in:
7
packages/runtime-core/__tests__/vdomElement.spec.ts
Normal file
7
packages/runtime-core/__tests__/vdomElement.spec.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
describe('vdom: element', () => {
|
||||
test.todo('with props')
|
||||
|
||||
test.todo('with direct text children')
|
||||
|
||||
test.todo('with text node children')
|
||||
})
|
||||
Reference in New Issue
Block a user