From dc6093ccc93184bbec954d5cd6436016993a74e9 Mon Sep 17 00:00:00 2001 From: Denis Moslavac Date: Thu, 16 Jan 2025 14:57:56 +0100 Subject: [PATCH] Minor comment --- src/testPane.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/testPane.ts b/src/testPane.ts index c1267a96..2c938524 100644 --- a/src/testPane.ts +++ b/src/testPane.ts @@ -90,7 +90,6 @@ const crypto = require("crypto"); // Note that if you pass in a fileURI, then the test tree node will have // a "go to test" icon, and clicking on it will open the file at the test location // and double click on the test will open the test file. -// function addTestNodes( testList: any[], parentNode: vcastTestItem,