enable integration tests again, cleanup a little of the ///-reference mess, #14059

This commit is contained in:
Johannes Rieken
2016-10-20 12:04:01 +02:00
parent 929d6a5504
commit 093cd8b2a3
6 changed files with 32 additions and 30 deletions

View File

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