mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
🎨 Remove log line
This commit is contained in:
parent
a4076dcfa5
commit
f77fe8acab
@ -11,7 +11,6 @@ describe "DefaultDirectorySearcher", ->
|
|||||||
searcher = new DefaultDirectorySearcher
|
searcher = new DefaultDirectorySearcher
|
||||||
|
|
||||||
it "terminates the task after running a search", ->
|
it "terminates the task after running a search", ->
|
||||||
console.log searcher
|
|
||||||
options =
|
options =
|
||||||
ignoreCase: false
|
ignoreCase: false
|
||||||
includeHidden: false
|
includeHidden: false
|
||||||
|
Loading…
Reference in New Issue
Block a user