mirror of
https://github.com/atom/atom.git
synced 2026-02-15 09:05:58 -05:00
Rename textmate package w/ invalid snippets
This commit is contained in:
@@ -236,7 +236,7 @@ describe "Snippets extension", ->
|
||||
|
||||
describe "snippet loading", ->
|
||||
beforeEach ->
|
||||
atom.loadPackage('textmate-package.tmbundle', sync: true)
|
||||
atom.loadPackage('package-with-broken-snippets.tmbundle', sync: true)
|
||||
atom.loadPackage('package-with-snippets')
|
||||
|
||||
jasmine.unspy(window, "setTimeout")
|
||||
|
||||
Reference in New Issue
Block a user