un-f RootView spec

This commit is contained in:
Kevin Sawicki
2013-01-17 17:25:12 -08:00
parent 2ca4b278b0
commit 0ad71a6008

View File

@@ -139,7 +139,7 @@ describe "RootView", ->
expect(rootView.getEditors().length).toBe 0
describe "when a pane's wrapped view cannot be deserialized", ->
fit "renders an empty pane", ->
it "renders an empty pane", ->
viewState =
panesViewState:
viewClass: "Pane",