This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
vuejs
/
core
espejo de
https://github.com/vuejs/core.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
test: todo
Evan You
hace 6 años
padre
9b428c6d83
commit
94e72481b8
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
packages/runtime-core/__tests__/directives.spec.ts
+ 3
- 0
packages/runtime-core/__tests__/directives.spec.ts
Ver fichero
@@ -0,0 +1,3 @@
+describe('directives', () => {
+ test.todo('should work')
+})