From afa43c126d49f42f074a8d7d2f86abb341cc7832 Mon Sep 17 00:00:00 2001 From: haraldox Date: Fri, 23 Feb 2018 12:14:41 +0100 Subject: [MINOR] switch to win32 testing on all platforms --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 98408278c..f6c20b520 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,7 +10,7 @@ "protocol": "inspector", "env": { "NODE_ENV": "development", - // "OS_PLATFORM": "win32" + "OS_PLATFORM": "win32" } }, { -- cgit v1.2.3-70-g09d2