mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 18:24:09 +03:00
un-f
This commit is contained in:
parent
86adf09267
commit
e59d15868d
@ -109,7 +109,7 @@ describe "Project", ->
|
||||
|
||||
describe ".scan(options, callback)", ->
|
||||
describe "when called with a regex", ->
|
||||
fit "calls the callback with all regex matches in all files in the project", ->
|
||||
it "calls the callback with all regex matches in all files in the project", ->
|
||||
matches = []
|
||||
waitsForPromise ->
|
||||
project.scan /(a)+/, ({path, match, range}) ->
|
||||
|
Loading…
Reference in New Issue
Block a user