提交 c8adfcc3 编写于 作者: J Johannes Rieken

api tests should require vscode.d.ts from source

上级 05c239f2
......@@ -3,6 +3,8 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
/// <reference path="../../../src/vs/vscode.d.ts" />
//
// PLEASE DO NOT MODIFY / DELETE UNLESS YOU KNOW WHAT YOU ARE DOING
//
......@@ -25,4 +27,4 @@ testRunner.configure({
timeout: 10000
});
export = testRunner;
\ No newline at end of file
export = testRunner;
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册