2018-09-20 11:43:27 +08:00
|
|
|
;(global as any).__COMPAT__ = true
|
|
|
|
|
2019-08-24 03:32:19 +08:00
|
|
|
// import Vue from '../src/index'
|
2018-09-20 11:43:27 +08:00
|
|
|
|
2019-08-24 03:32:19 +08:00
|
|
|
describe('2.x compat build', () => {
|
|
|
|
test.todo('should work')
|
2018-09-20 11:43:27 +08:00
|
|
|
})
|