summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/utf8-problem.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/utf8-problem.el')
-rw-r--r--emacs.d/nxhtml/tests/in/utf8-problem.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/emacs.d/nxhtml/tests/in/utf8-problem.el b/emacs.d/nxhtml/tests/in/utf8-problem.el
deleted file mode 100644
index c5e8b32..0000000
--- a/emacs.d/nxhtml/tests/in/utf8-problem.el
+++ /dev/null
@@ -1,7 +0,0 @@
-
-(defvar utf8-problem
- "\\(?:^\\|[[:space:]]\\)\\(?:href\\|src\\)[[:space:]]*=[[:space:]]*\"\\([^<«\"]*\\)\"")
-
-;; Local Variables:
-;; coding: utf-8
-;; End: