projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb396a3
)
; Spelling fix
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 22 Jan 2018 16:41:49 +0000
(08:41 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 22 Jan 2018 16:42:29 +0000
(08:42 -0800)
test/lisp/emacs-lisp/shadow-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/emacs-lisp/shadow-tests.el
b/test/lisp/emacs-lisp/shadow-tests.el
index 9d4969fe8bbca1ea16713619926831200105a34a..f0aa1310bc42534e0031b77c15073d2416413414 100644
(file)
--- a/
test/lisp/emacs-lisp/shadow-tests.el
+++ b/
test/lisp/emacs-lisp/shadow-tests.el
@@
-33,7
+33,7
@@
(ert-deftest shadow-case-insensitive ()
"Test shadowing for case insensitive filenames."
- ;; Override `file-name-case-insentive-p' so we test the same thing
+ ;; Override `file-name-case-insen
si
tive-p' so we test the same thing
;; regardless of what file system we're running on.
(cl-letf (((symbol-function 'file-name-case-insensitive-p) (lambda (_f) t)))
(should (equal (list (expand-file-name "p1/foo" shadow-tests-data-directory)