test: restructure
This commit is contained in:
11
packages/runtime-core/__tests__/component.spec.ts
Normal file
11
packages/runtime-core/__tests__/component.spec.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
describe('renderer: component', () => {
|
||||
test.todo('should work')
|
||||
|
||||
test.todo('shouldUpdateComponent')
|
||||
|
||||
test.todo('componentProxy')
|
||||
|
||||
test.todo('componentProps')
|
||||
|
||||
test.todo('componentSlots')
|
||||
})
|
||||
Reference in New Issue
Block a user