1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-13 16:49:07 +00:00
bramw_baserow/web-frontend/test/pages/index.spec.js
2019-07-01 20:31:09 +02:00

3 lines
66 B
JavaScript

describe('Home', () => {
test('is a Vue instance', () => {})
})