Tidy: Indentation
Due to changes in dash.
This commit is contained in:
parent
105715309e
commit
7a8e3b2e8e
5 changed files with 112 additions and 112 deletions
|
|
@ -105,9 +105,9 @@ Set at runtime by test suite.")
|
|||
"Return buffer visiting FILENAME.
|
||||
FILENAME should be a file in the \"tests\" directory."
|
||||
(->> (locate-dominating-file default-directory ".git")
|
||||
(expand-file-name "tests")
|
||||
(expand-file-name filename)
|
||||
find-file-noselect))
|
||||
(expand-file-name "tests")
|
||||
(expand-file-name filename)
|
||||
find-file-noselect))
|
||||
|
||||
;;;; Macros
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue