test: layout test references

This commit is contained in:
Evan You
2019-08-22 22:15:39 -04:00
parent daf67397ae
commit ce51ca30d8
6 changed files with 194 additions and 181 deletions

View File

@@ -0,0 +1,3 @@
// reference: https://vue-composition-api-rfc.netlify.com/api.html#setup
describe('api: setup context', () => {})