wip: fix one test

This commit is contained in:
Evan You
2018-11-02 14:09:00 +09:00
parent ba571cda61
commit f79f0e658b
6 changed files with 94 additions and 90 deletions

View File

@@ -1,6 +1,6 @@
;(global as any).__COMPAT__ = true
import Vue from '../src/index'
import Vue from '../src/index-compat'
describe('2.x compat build', async () => {
test('should work', async () => {