Remove check for deprecated function calls

This commit is contained in:
Ivan Žužak 2014-09-04 21:52:00 +02:00
parent 1909f24d5c
commit b5676adf8a

View File

@ -138,7 +138,6 @@ afterEach ->
jasmine.unspy(atom, 'saveSync')
ensureNoPathSubscriptions()
atom.syntax.off()
ensureNoDeprecatedFunctionsCalled() if isCoreSpec
waits(0) # yield to ui thread to make screen update more frequently
ensureNoPathSubscriptions = ->