From 773530c699d6716e0bb7c09e868709d0e19efe3c Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Wed, 18 Mar 2015 14:35:36 -0700 Subject: [PATCH] Fixed test. --- tests/cases/fourslash/goToDefinitionShorthandProperty02.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/cases/fourslash/goToDefinitionShorthandProperty02.ts b/tests/cases/fourslash/goToDefinitionShorthandProperty02.ts index 033cb1d6bab..1f8fe466277 100644 --- a/tests/cases/fourslash/goToDefinitionShorthandProperty02.ts +++ b/tests/cases/fourslash/goToDefinitionShorthandProperty02.ts @@ -5,5 +5,4 @@ ////} goTo.marker("1"); -goTo.definition(); verify.not.definitionLocationExists(); \ No newline at end of file