Unfocus spec

This commit is contained in:
Nathan Sobo 2015-07-23 12:03:11 -06:00
parent fb9d15e03e
commit 92f1a800e2

View File

@ -1,7 +1,7 @@
ViewRegistry = require '../src/view-registry'
{View} = require '../src/space-pen-extensions'
fdescribe "ViewRegistry", ->
describe "ViewRegistry", ->
registry = null
beforeEach ->