summaryrefslogtreecommitdiff
path: root/test/lisp/files-resources/.dir-locals.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/files-resources/.dir-locals.el')
-rw-r--r--test/lisp/files-resources/.dir-locals.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/lisp/files-resources/.dir-locals.el b/test/lisp/files-resources/.dir-locals.el
new file mode 100644
index 00000000000..84997b8a0c0
--- /dev/null
+++ b/test/lisp/files-resources/.dir-locals.el
@@ -0,0 +1,2 @@
+;; This is used by files-tests.el.
+((auto-mode-alist . (("\\.quux\\'" . tcl-mode))))