summaryrefslogtreecommitdiff
path: root/test/manual/indent/elisp.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/manual/indent/elisp.el')
-rw-r--r--test/manual/indent/elisp.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/manual/indent/elisp.el b/test/manual/indent/elisp.el
deleted file mode 100644
index f3874b5c3e0..00000000000
--- a/test/manual/indent/elisp.el
+++ /dev/null
@@ -1,5 +0,0 @@
-(defun x ()
- (print (quote ( thingy great
- stuff)))
- (print (quote (thingy great
- stuff))))