wip: fix more tests

This commit is contained in:
Evan You
2018-11-02 14:21:38 +09:00
parent f79f0e658b
commit 9d1f0f248d
4 changed files with 36 additions and 18 deletions

View File

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