Report core deprecations in specs

This commit is contained in:
Kevin Sawicki
2015-04-06 15:55:51 -07:00
parent 4560be9eae
commit 188b2e5a74

View File

@@ -72,7 +72,6 @@ if specDirectory
isCoreSpec = specDirectory == fs.realpathSync(__dirname)
beforeEach ->
Grim.clearDeprecations() if isCoreSpec
$.fx.off = true
documentTitle = null
projectPath = specProjectPath ? path.join(@specDirectory, 'fixtures')