From 695410c1e13f6d462cee261c1cd1e46eeaadee97 Mon Sep 17 00:00:00 2001 From: Andy Hanson Date: Wed, 14 Sep 2016 06:24:59 -0700 Subject: [PATCH] Remove duplicate test --- tests/cases/fourslash/quickInfoForTypeofParameter.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/cases/fourslash/quickInfoForTypeofParameter.ts b/tests/cases/fourslash/quickInfoForTypeofParameter.ts index 1612b5af12f..4001e853b6e 100644 --- a/tests/cases/fourslash/quickInfoForTypeofParameter.ts +++ b/tests/cases/fourslash/quickInfoForTypeofParameter.ts @@ -6,7 +6,6 @@ ////} verify.quickInfos({ - ref2: "(local var) y1: string", ref1: "(local var) y1: string", ref2: "(local var) y1: string" });