1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-11 18:31:17 -08:00
emacs/test/lisp/textmodes
Simen Heggestøyl e6d6a99455 Don't let `css--property-values' return duplicates
* lisp/textmodes/css-mode.el (css--property-values): Don't return
duplicate values.

* test/lisp/textmodes/css-mode-tests.el (css-test-property-values):
Take the above into account.
(css-test-property-values-no-duplicates): Test that duplicates aren't
returned by `css--property-values'.
2016-04-24 19:58:36 +02:00
..
css-mode-tests.el Don't let `css--property-values' return duplicates 2016-04-24 19:58:36 +02:00
reftex-tests.el
sgml-mode-tests.el
tildify-tests.el