From aa02bc1aaf4d07fb0b40fec4442a0746fe7302b5 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Wed, 26 Mar 2014 14:16:24 -0700 Subject: [PATCH] Remove window.debugContent Whoops! --- spec/editor-view-spec.coffee | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/editor-view-spec.coffee b/spec/editor-view-spec.coffee index 4a800ce2d..ab3b1a99d 100644 --- a/spec/editor-view-spec.coffee +++ b/spec/editor-view-spec.coffee @@ -2895,7 +2895,6 @@ describe "EditorView", -> expect(editorView.lineElementForScreenRow(rowNumber).text()).toBe buffer.lineForRow(rowNumber) it "correctly calculates the position left for non-monospaced invisibles", -> - window.debugContent = true editorView.setShowInvisibles(true) editorView.setInvisibles tab: '♘' editor.setText('\tx')