From 138003296f1010f339c5f61c1beb608bdc5a99ec Mon Sep 17 00:00:00 2001 From: Sandeep Somavarapu Date: Tue, 13 Dec 2016 18:42:41 +0100 Subject: [PATCH] #17110 Move sinon.d.ts to test folder --- {src/vs/test/lib => test}/sinon.d.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {src/vs/test/lib => test}/sinon.d.ts (100%) diff --git a/src/vs/test/lib/sinon.d.ts b/test/sinon.d.ts similarity index 100% rename from src/vs/test/lib/sinon.d.ts rename to test/sinon.d.ts