From 20249b4d38a3211f0c3cf2d320db37129b292e96 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 31 Jan 2013 14:06:16 -0800 Subject: [PATCH] un-f editor stats spec again --- src/packages/editor-stats/spec/editor-stats-spec.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/packages/editor-stats/spec/editor-stats-spec.coffee b/src/packages/editor-stats/spec/editor-stats-spec.coffee index bb63c91cc..b330f0073 100644 --- a/src/packages/editor-stats/spec/editor-stats-spec.coffee +++ b/src/packages/editor-stats/spec/editor-stats-spec.coffee @@ -2,7 +2,7 @@ $ = require 'jquery' RootView = require 'root-view' EditorStats = require 'editor-stats/src/editor-stats-view' -fdescribe "EditorStats", -> +describe "EditorStats", -> [rootView, editorStats, editor, date, time] = [] simulateKeyUp = (key) ->