aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/shr/nonbr.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/shr/nonbr.html')
-rw-r--r--test/data/shr/nonbr.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/data/shr/nonbr.html b/test/data/shr/nonbr.html
deleted file mode 100644
index 56282cf4ca5..00000000000
--- a/test/data/shr/nonbr.html
+++ /dev/null
@@ -1 +0,0 @@
1<div class="gmail_extra">(progn</div><div class="gmail_extra">  (setq minibuffer-prompt-properties &#39;(read-only t cursor-intangible t face minibuffer-prompt))</div><div class="gmail_extra"><br></div><div class="gmail_extra">  (defun turn-on-cursor-intangible-mode ()</div><div class="gmail_extra">    &quot;Turns on cursor-intangible-mode.&quot;</div><div class="gmail_extra">    (interactive)</div><div class="gmail_extra">    (cursor-intangible-mode 1))</div><div class="gmail_extra">  (define-globalized-minor-mode global-cursor-intangible-mode cursor-intangible-mode turn-on-cursor-intangible-mode)</div><div class="gmail_extra"><br></div><div class="gmail_extra">  (global-cursor-intangible-mode 1))</div><div class="gmail_extra"><br></div>