Revert "Temporary spec that crashes, to test crash handling"

This reverts commit a6cb715a1a.
This commit is contained in:
Ash Wilson
2019-02-12 11:29:20 -05:00
parent 6e69bc0d7d
commit 8b16801296

View File

@@ -1,5 +0,0 @@
describe('crash handler', () => {
it('goes boom', () => {
process.crash()
})
})