This commit is contained in:
Nathan Sobo 2012-04-11 14:05:52 -06:00
parent 3c53f20aad
commit ad7b522228

View File

@ -10,7 +10,6 @@ describe "RootView", ->
path = null
beforeEach ->
# delete atom.windowStatesByWindowNumber[$windowNumber]
path = require.resolve 'fixtures/dir/a'
rootView = new RootView({path})
rootView.enableKeymap()