Temporarily referencing vscode.proposed.d.ts for API tests.

This commit is contained in:
Joel Day
2016-12-20 15:40:07 -08:00
parent 9c42a68dc0
commit a41b017b28
2 changed files with 13 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
/// <reference path='../../../../src/vs/vscode.proposed.d.ts'/>
/// <reference path='../../../../src/typings/mocha.d.ts'/>
/// <reference path='../../../../extensions/declares.d.ts'/>
/// <reference path='../../../../extensions/node.d.ts'/>