mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
🎨 Remove log line
This commit is contained in:
@@ -11,7 +11,6 @@ describe "DefaultDirectorySearcher", ->
|
||||
searcher = new DefaultDirectorySearcher
|
||||
|
||||
it "terminates the task after running a search", ->
|
||||
console.log searcher
|
||||
options =
|
||||
ignoreCase: false
|
||||
includeHidden: false
|
||||
|
||||
Reference in New Issue
Block a user