💄 tests

This commit is contained in:
Benjamin Pasero
2019-12-18 09:53:45 +01:00
parent 4a2fe8a20d
commit 7659a39d67
18 changed files with 132 additions and 127 deletions

View File

@@ -2,6 +2,7 @@
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
import * as assert from 'assert';
import * as os from 'os';
import * as path from 'vs/base/common/path';