From b37e8fce41e37515d7b5e31b6066e24ca64fd47e Mon Sep 17 00:00:00 2001 From: Yui T Date: Tue, 23 Sep 2014 17:05:37 -0700 Subject: [PATCH] Remove debugger flag --- tests/cases/fourslash/completionListWithAmbientDeclaration.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/cases/fourslash/completionListWithAmbientDeclaration.ts b/tests/cases/fourslash/completionListWithAmbientDeclaration.ts index f67ebfdf434..b07c79f8390 100644 --- a/tests/cases/fourslash/completionListWithAmbientDeclaration.ts +++ b/tests/cases/fourslash/completionListWithAmbientDeclaration.ts @@ -6,5 +6,4 @@ //// /**/ goTo.marker(); -debugger verifyNegatable.completionListContains("http"); \ No newline at end of file