From 3c36eaf454859fe51aac140498cf6ee1879c156e Mon Sep 17 00:00:00 2001 From: Corey Johnson & Kevin Sawicki Date: Thu, 7 Feb 2013 14:37:48 -0800 Subject: [PATCH] Un-f spec --- spec/app/atom-spec.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/app/atom-spec.coffee b/spec/app/atom-spec.coffee index ba298b1bc..98d3077ee 100644 --- a/spec/app/atom-spec.coffee +++ b/spec/app/atom-spec.coffee @@ -1,7 +1,7 @@ RootView = require 'root-view' {$$} = require 'space-pen' -fdescribe "the `atom` global", -> +describe "the `atom` global", -> beforeEach -> new RootView