From 756be9bebf6a4517224eb52298c88599a25b6a20 Mon Sep 17 00:00:00 2001 From: Paul van Brenk Date: Wed, 13 May 2015 15:30:28 -0700 Subject: [PATCH] Update the test to actually test what we intended --- .../fourslash/completionListNewIdentifierVariableDeclaration.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cases/fourslash/completionListNewIdentifierVariableDeclaration.ts b/tests/cases/fourslash/completionListNewIdentifierVariableDeclaration.ts index 5f55504be8d..534011b7ee1 100644 --- a/tests/cases/fourslash/completionListNewIdentifierVariableDeclaration.ts +++ b/tests/cases/fourslash/completionListNewIdentifierVariableDeclaration.ts @@ -1,6 +1,6 @@ /// -////var x : (/*1*/) => void; +////var x : (s/*1*/ ////var y : (s:string, list/*2*/