mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-05-30 03:04:04 +03:00
6 lines
125 B
JavaScript
6 lines
125 B
JavaScript
describe('basic', function () {
|
|
it('does something', function () {
|
|
console.log('tests have yet to be written')
|
|
})
|
|
})
|