summaryrefslogtreecommitdiff
path: root/test/manual/redisplay-testsuite.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-09-26 01:53:56 +0200
committerStefan Kangas <stefan@marxist.se>2021-09-26 17:53:23 +0200
commit8bb28e740dd2cc8058d7833dd60b0ef9a8765c1b (patch)
tree6daad156b285e27c95d4afb3f7d0e4773032961b /test/manual/redisplay-testsuite.el
parent4cc43449432427817400bad12e7ef722e6591a21 (diff)
downloademacs-8bb28e740dd2cc8058d7833dd60b0ef9a8765c1b.tar.gz
emacs-8bb28e740dd2cc8058d7833dd60b0ef9a8765c1b.tar.bz2
emacs-8bb28e740dd2cc8058d7833dd60b0ef9a8765c1b.zip
; Minor stylistic checkdoc fixes in test/**/*.el
Diffstat (limited to 'test/manual/redisplay-testsuite.el')
-rw-r--r--test/manual/redisplay-testsuite.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/manual/redisplay-testsuite.el b/test/manual/redisplay-testsuite.el
index 8e90f2d7a5c..8a4828417c8 100644
--- a/test/manual/redisplay-testsuite.el
+++ b/test/manual/redisplay-testsuite.el
@@ -350,3 +350,5 @@ static unsigned char x_bits[] = {0xff, 0x81, 0xbd, 0xa5, 0xa5, 0xbd, 0x81, 0xff
(test-redisplay-4)
(test-redisplay-5)
(goto-char (point-min))))
+
+;;; redisplay-testsuite.el ends here