diff options
Diffstat (limited to 'test/lisp/emacs-lisp/shadow-resources')
-rw-r--r-- | test/lisp/emacs-lisp/shadow-resources/p1/foo.el | 1 | ||||
-rw-r--r-- | test/lisp/emacs-lisp/shadow-resources/p2/FOO.el | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/test/lisp/emacs-lisp/shadow-resources/p1/foo.el b/test/lisp/emacs-lisp/shadow-resources/p1/foo.el new file mode 100644 index 00000000000..465038bee5e --- /dev/null +++ b/test/lisp/emacs-lisp/shadow-resources/p1/foo.el @@ -0,0 +1 @@ +;;; This file intentionally left blank. diff --git a/test/lisp/emacs-lisp/shadow-resources/p2/FOO.el b/test/lisp/emacs-lisp/shadow-resources/p2/FOO.el new file mode 100644 index 00000000000..465038bee5e --- /dev/null +++ b/test/lisp/emacs-lisp/shadow-resources/p2/FOO.el @@ -0,0 +1 @@ +;;; This file intentionally left blank. |