summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/shadow-resources
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/emacs-lisp/shadow-resources')
-rw-r--r--test/lisp/emacs-lisp/shadow-resources/p1/foo.el1
-rw-r--r--test/lisp/emacs-lisp/shadow-resources/p2/FOO.el1
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.