From 63d3efab3c8fda405aa486fbded6e90954478743 Mon Sep 17 00:00:00 2001 From: "sheche@microsoft.com" Date: Mon, 12 Mar 2018 11:55:56 +0800 Subject: [PATCH] simplify test command --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b849b772..6e13a509 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ }, { "command": "leetcode.testSolution", - "title": "Test Current File", + "title": "Test", "category": "LeetCode" }, {