remove fdescribe

This commit is contained in:
Ben Ogle
2013-07-22 18:11:45 -07:00
parent f234b8fa27
commit c5c1980c9a

View File

@@ -56,7 +56,7 @@ describe "Autoflow package", ->
words
"""
fdescribe "reflowing text", ->
describe "reflowing text", ->
beforeEach ->
window.rootView = new RootView
autoflow = atom.activatePackage('autoflow', immediate: true).mainModule