mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
Rename textmate package w/ invalid snippets
This commit is contained in:
parent
a07cd87c2c
commit
1f74b5ccb4
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user