chore: remove no longer needed package

This commit is contained in:
Evan You
2019-08-23 17:22:13 -04:00
parent b70f8d267e
commit a39aa842f3
6 changed files with 0 additions and 91 deletions

View File

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