File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
packages/@css-blocks/vscode/src/test Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 1- < < < << << HEAD
2- /* --------------------------------------------------------------------------------------------
3- * Copyright (c) Microsoft Corporation. All rights reserved.
4- * Licensed under the MIT License. See License.txt in the project root for license information.
5- * ------------------------------------------------------------------------------------------ */
6-
7- import * as testRunner from 'vscode / lib / testrunner ';
8-
9- testRunner . configure ( {
10- ui : 'bdd' ,
11- useColors : true ,
12- timeout : 100000
13- } ) ;
14-
15- module. exports = testRunner ;
16- || | || || merged common ancestors
17- === = ===
181import * as testRunner from 'vscode/lib/testrunner' ;
192
203testRunner . configure ( {
@@ -24,4 +7,3 @@ testRunner.configure({
247} ) ;
258
269module . exports = testRunner ;
27- >>> > >>> lang - server - spike
You can’t perform that action at this time.
0 commit comments