mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Tighten up comment.
This commit is contained in:
@@ -61,7 +61,7 @@ describe "GitRepositoryProvider", ->
|
||||
beforeEach ->
|
||||
provider = new GitRepositoryProvider atom.project
|
||||
|
||||
# Tolerate an implementation of Directory that does not implement existsSync().
|
||||
# An implementation of Directory that does not implement existsSync().
|
||||
subdirectory = {}
|
||||
directory =
|
||||
getSubdirectory: ->
|
||||
|
||||
Reference in New Issue
Block a user