Fix test data broken by removing trailing whitespace.

This commit is contained in:
Eric Ludlam 2019-10-14 20:57:06 -04:00 committed by Stefan Monnier
parent 26f5edf0c8
commit 06114b79a5

View file

@ -215,14 +215,12 @@ Return NIL on success, or a diagnostic on failure."
(srecode-utest-output
:point "wrapinclude-basic" :name "wrapinclude-basic"
:output ";; An includable we could use.
;;
;; Text after a point inserter."
;; \n;; Text after a point inserter."
)
(srecode-utest-output
:point "wrapinclude-basic2" :name "wrapinclude-basic"
:output ";; An includable MOOSE we could use.
;;
;; Text after a point inserter."
;; \n;; Text after a point inserter."
:dict-entries '("COMMENT" "MOOSE")
)
(srecode-utest-output